Files
bsdports/devel/cproto/Makefile
2019-12-26 07:26:06 +00:00

16 lines
389 B
Makefile

# Created by: Abel Chow <abel_chow@yahoo.com>
# $FreeBSD: head/devel/cproto/Makefile 430897 2017-01-08 20:43:50Z sunpoet $
PORTNAME= cproto
PORTVERSION= 4.7k
CATEGORIES= devel
MASTER_SITES= ftp://invisible-island.net/cproto/
MAINTAINER= thomas@bsdunix.ch
COMMENT= Generate C function prototypes and convert function definitions
GNU_CONFIGURE= yes
USES= tar:tgz
.include <bsd.port.mk>