PORTNAME=	cproto
PORTVERSION=	4.7w
CATEGORIES=	devel
MASTER_SITES=	https://invisible-island.net/archives/${PORTNAME}/\
		https://invisible-mirror.net/archives/${PORTNAME}/

MAINTAINER=	thomas@bsdunix.ch
COMMENT=	Generate C function prototypes and convert function definitions
WWW=		https://invisible-island.net/cproto/

LICENSE=	PD
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		tar:tgz
GNU_CONFIGURE=	yes

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

.include <bsd.port.mk>
