2000-07-23 15:10:01 -04:00
|
|
|
# ex:ts=8
|
2000-02-29 15:10:16 -05:00
|
|
|
# ports collection makefile for: cproto
|
|
|
|
# Date created: 2000 Feb. 13
|
|
|
|
# Whom: Abel Chow <abel_chow@yahoo.com>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-04-11 17:30:15 -04:00
|
|
|
PORTNAME= cproto
|
|
|
|
PORTVERSION= 4.6
|
2000-02-29 15:10:16 -05:00
|
|
|
CATEGORIES= devel
|
|
|
|
MASTER_SITES= http://www.vex.net/~cthuang/cproto/
|
|
|
|
|
2000-12-28 20:10:39 -05:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2000-02-29 15:10:16 -05:00
|
|
|
|
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
MAN1= cproto.1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|