aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cutils/Makefile
blob: 96b67249ec52140cc878212300ed6f2dfc19c8fb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    cutils
# Date created:         26 November 1996
# Whom:             Sandro Sigala
#
# $FreeBSD$
#

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>