aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libargparse/Makefile
blob: 8682bca1df6d58e2e3925fb9cf816db014d8ee8b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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>