blob: a167173a9dc1b97088876379f4b39a6f7c781dfc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
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>
|