1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/devel/cproto/Makefile
2000-12-29 01:10:39 +00:00

20 lines
336 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= ports@FreeBSD.org
GNU_CONFIGURE= YES
MAN1= cproto.1
.include <bsd.port.mk>