freebsd-ports/devel/cutils/Makefile
Satoshi Asami 08aa64d648 Upgrade to 1.4.
PR:		3457 (plus many private mails)
Submitted by:	Sandro Sigala <ssigala@globalnet.it>
1997-06-15 10:07:12 +00:00

21 lines
464 B
Makefile

# New ports collection makefile for: cutils
# Version required: 1.4
# Date created: 26 November 1996
# Whom: Sandro Sigala
#
# $Id: Makefile,v 1.5 1997/04/30 03:17:57 asami Exp $
#
DISTNAME= cutils-1.4
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= ssigala@globalnet.it
GNU_CONFIGURE= yes
MAN1= cdecl.1 cundecl.1 chilight.1 cinfo.1 cinfoc.1 cinfodc.1 \
cobfusc.1 cunloop.1 yyextract.1 yyref.1
MAN5= cinfodb.5
.include <bsd.port.mk>