freebsd-ports/devel/cutils/Makefile

22 lines
475 B
Makefile
Raw Normal View History

# New ports collection makefile for: cutils
1996-12-24 12:12:12 +01:00
# Version required: 1.3.2
# Date created: 26 November 1996
# Whom: Sandro Sigala
#
# $Id: Makefile,v 1.4 1996/12/24 11:11:43 max Exp $
#
1996-12-24 12:12:12 +01:00
DISTNAME= cutils-1.3.2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= ssigala@globalnet.it
HAS_CONFIGURE= yes
MANCOMPRESSED= yes
MAN1= cdecl.1 cundecl.1 chilight.1 cinfo.1 cinfoc.1 cinfodc.1 \
cobfusc.1 yyextract.1 yyref.1
MAN5= cinfodb.5
.include <bsd.port.mk>