# ex:ts=8 # ports collection makefile for: cproto # Date created: 2000 Feb. 13 # Whom: Abel Chow # # $FreeBSD$ # PORTNAME= cproto PORTVERSION= 4.7e CATEGORIES= devel MASTER_SITES= ftp://invisible-island.net/cproto/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/} EXTRACT_SUFX= .tgz MAINTAINER= thomas@bsdunix.ch COMMENT= Generate C function prototypes and convert function definitions GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= cproto.1 PLIST_FILES= bin/cproto .include