freebsd-ports/devel/gperf/Makefile
Ade Lovett 6d847a68ef Update to 2.7.2
Approved by:	maintainer
2000-11-30 21:18:27 +00:00

20 lines
358 B
Makefile

# New ports collection makefile for: gperf
# Date created: 19.04.1999
# Whom: dirk.meyer@dinoex.sub.org
#
# $FreeBSD$
#
PORTNAME= gperf
PORTVERSION= 2.7.2
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>