freebsd-ports/devel/tclap/Makefile
2013-09-25 00:54:08 +00:00

16 lines
287 B
Makefile

# $FreeBSD$
PORTNAME= tclap
PORTVERSION= 1.2.1
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME:L}#
MAINTAINER= grog@FreeBSD.org
COMMENT= Verbose replacement for getopt
GNU_CONFIGURE= yes
USES= pathfix
.include <bsd.port.mk>