aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cproto/Makefile
blob: 534e55df83ebe936afc11fc4c64b5ca0bd4dd52d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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>