1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/devel/cutils/Makefile

22 lines
448 B
Makefile
Raw Normal View History

# New ports collection makefile for: cutils
# Date created: 26 November 1996
# Whom: Sandro Sigala
#
1999-08-25 05:57:29 +00:00
# $FreeBSD$
#
2000-04-11 21:30:15 +00:00
PORTNAME= cutils
PORTVERSION= 1.4
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= asami/LOCAL_PORTS
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>