# 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

PLIST_FILES=	bin/cproto man/man1/cproto.1.gz

.include <bsd.port.mk>
