# Created by: Abel Chow <abel_chow@yahoo.com>
# $FreeBSD: tags/RELEASE_10_0_0/devel/cproto/Makefile 331720 2013-10-26 17:00:29Z danilo $

PORTNAME=	cproto
PORTVERSION=	4.7k
CATEGORIES=	devel
MASTER_SITES=	ftp://invisible-island.net/cproto/
EXTRACT_SUFX=	.tgz

MAINTAINER=	thomas@bsdunix.ch
COMMENT=	Generate C function prototypes and convert function definitions

GNU_CONFIGURE=	yes

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

.include <bsd.port.mk>
