diff options
Diffstat (limited to 'devel/cproto/Makefile')
-rw-r--r-- | devel/cproto/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cproto/Makefile b/devel/cproto/Makefile index 05e1f8b86db9..b5582394ebe6 100644 --- a/devel/cproto/Makefile +++ b/devel/cproto/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= cproto MAINTAINER= ports@FreeBSD.org +COMMENT= Generate C function prototypes and convert function definitions GNU_CONFIGURE= YES MAN1= cproto.1 |