1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-29 21:39:24 +00:00
freebsd-ports/devel/gperf/Makefile
Chris D. Faulhaber 2529568003 Fix text in port's Makefile
PR:		17508
Submitted by:	Maintainer
2000-03-21 01:17:08 +00:00

20 lines
371 B
Makefile

# New ports collection makefile for: gperf
# Version required: 2.7
# Date created: 19.04.1999
# Whom: dirk.meyer@dinoex.sub.org
#
# $FreeBSD$
#
DISTNAME= gperf-2.7
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= gperf
MAINTAINER= dirk.meyer@dinoex.sub.org
GNU_CONFIGURE= yes
MAN1= gperf.1
.include <bsd.port.mk>