summaryrefslogblamecommitdiff
path: root/devel/gengetopt/Makefile
blob: bb29f773cc49411d59fd2f092998c1041f3aae11 (plain) (tree)
1
2
3
4
5
6
7
8
         






                                                                              




                                  



                                 

                   


                           
# ex:ts=8
# New ports collection makefile for:	gengetopt
# Date created:				12 October 2000
# Whom:					Cyrille Lefevre <clefevre@citeweb.net>
#
# $FreeBSD$
#

PORTNAME=	gengetopt
PORTVERSION=	2.2
CATEGORIES=	devel
MASTER_SITES=	${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}

MAINTAINER=	ports@freebsd.org

GNU_CONFIGURE=	yes
USE_GMAKE=	yes

MAN1=		gengetopt.1

.include <bsd.port.mk>