2d8b17ea39
With hat: portmgr
16 lines
287 B
Makefile
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>
|