mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
cf118ccf87
Reported by: lwhsu
14 lines
226 B
Makefile
14 lines
226 B
Makefile
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>
|