freebsd-ports/devel/libargparse/Makefile
Ying-Chieh Liao 906e3824b1 add libargparse 0.1.0000
A command line argument parser library
2002-09-13 04:31:22 +00:00

19 lines
323 B
Makefile

# ex:ts=8
# Ports collection makefile for: libargparse
# Date created: Sep 13, 2002
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= libargparse
PORTVERSION= 0.1.0000
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= aqsis
MAINTAINER= ports@FreeBSD.org
USE_LIBTOOL= yes
.include <bsd.port.mk>