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






                                                                              
                         
                   


                                  



                                 

                   


                           
# 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.3
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>