opnsense-ports/devel/tclap/Makefile
Franco Fichtner e17aa5f071 */*: sync with upstream
Taken from: FreeBSD
2015-05-15 07:27:23 +02:00

15 lines
239 B
Makefile

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