freebsd-ports/devel/cproto/Makefile
David E. O'Brien f56d8c1dc5 Bump up the sizes of some things to match reality on Unix systems.
Submitted by:	Bram Moolenaar <Bram@moolenaar.net>
2000-07-23 19:10:01 +00:00

20 lines
337 B
Makefile

# ex:ts=8
# ports collection makefile for: cproto
# Date created: 2000 Feb. 13
# Whom: Abel Chow <abel_chow@yahoo.com>
#
# $FreeBSD$
#
PORTNAME= cproto
PORTVERSION= 4.6
CATEGORIES= devel
MASTER_SITES= http://www.vex.net/~cthuang/cproto/
MAINTAINER= obrien@FreeBSD.org
GNU_CONFIGURE= YES
MAN1= cproto.1
.include <bsd.port.mk>