1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-30 21:49:25 +00:00
freebsd-ports/devel/cproto/Makefile

21 lines
354 B
Makefile
Raw Normal View History

# ex:ts=8
# ports collection makefile for: cproto
# Date created: 2000 Feb. 13
# Whom: Abel Chow <abel_chow@yahoo.com>
#
# $FreeBSD$
#
2000-04-11 21:30:15 +00:00
PORTNAME= cproto
PORTVERSION= 4.6
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= cproto
2000-12-29 01:10:39 +00:00
MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= YES
MAN1= cproto.1
.include <bsd.port.mk>