1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/devel/cutils/Makefile

22 lines
506 B
Makefile
Raw Normal View History

# New ports collection makefile for: cutils
# Version required: 1.3.1
# Date created: 26 November 1996
# Whom: Sandro Sigala
#
# $Id: Makefile,v 1.2 1996/12/08 22:57:33 max Exp $
#
DISTNAME= cutils-1.3.1
CATEGORIES= devel
MASTER_SITES= ftp://freefall.FreeBSD.ORG/pub/FreeBSD/LOCAL_PORTS/
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>