1996-12-08 22:57:34 +00:00
|
|
|
# New ports collection makefile for: cutils
|
|
|
|
# Date created: 26 November 1996
|
|
|
|
# Whom: Sandro Sigala
|
1996-12-08 22:26:14 +00:00
|
|
|
#
|
1999-08-25 05:57:29 +00:00
|
|
|
# $FreeBSD$
|
1996-12-08 22:26:14 +00:00
|
|
|
#
|
|
|
|
|
2000-04-11 21:30:15 +00:00
|
|
|
PORTNAME= cutils
|
|
|
|
PORTVERSION= 1.4
|
1996-12-08 22:26:14 +00:00
|
|
|
CATEGORIES= devel
|
1997-04-30 03:18:09 +00:00
|
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
2000-06-09 21:59:16 +00:00
|
|
|
MASTER_SITE_SUBDIR= asami/LOCAL_PORTS
|
1996-12-08 22:26:14 +00:00
|
|
|
|
|
|
|
MAINTAINER= ssigala@globalnet.it
|
|
|
|
|
1997-06-15 10:07:12 +00:00
|
|
|
GNU_CONFIGURE= yes
|
1996-12-11 12:04:23 +00:00
|
|
|
MAN1= cdecl.1 cundecl.1 chilight.1 cinfo.1 cinfoc.1 cinfodc.1 \
|
1997-06-15 10:07:12 +00:00
|
|
|
cobfusc.1 cunloop.1 yyextract.1 yyref.1
|
1996-12-11 12:04:23 +00:00
|
|
|
MAN5= cinfodb.5
|
1996-12-08 22:26:14 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|