diff options
Diffstat (limited to 'devel/cproto/Makefile')
-rw-r--r-- | devel/cproto/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/cproto/Makefile b/devel/cproto/Makefile index 05e1f8b86db9..5d42aa1e532c 100644 --- a/devel/cproto/Makefile +++ b/devel/cproto/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= cproto MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Generate C function prototypes and convert function definitions + GNU_CONFIGURE= YES MAN1= cproto.1 |