mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Upgrade to 2.2
PR: 24407 Submitted by: Ying-Chieh Liao <ijliao@terry.dragon2.net>
This commit is contained in:
parent
9ec29de3c0
commit
cb42de4d89
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=37275
@ -1,3 +1,4 @@
|
|||||||
|
# ex:ts=8
|
||||||
# New ports collection makefile for: gengetopt
|
# New ports collection makefile for: gengetopt
|
||||||
# Date created: 12 October 2000
|
# Date created: 12 October 2000
|
||||||
# Whom: Cyrille Lefevre <clefevre@citeweb.net>
|
# Whom: Cyrille Lefevre <clefevre@citeweb.net>
|
||||||
@ -5,16 +6,20 @@
|
|||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= gengetopt
|
PORTNAME= gengetopt
|
||||||
PORTVERSION= 2.1
|
PORTVERSION= 2.2
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||||
MASTER_SITE_SUBDIR= gengetopt
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||||
|
|
||||||
MAINTAINER= ports@freebsd.org
|
MAINTAINER= ports@freebsd.org
|
||||||
|
|
||||||
|
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
||||||
|
USE_GMAKE= yes
|
||||||
|
|
||||||
MAN1= gengetopt.1
|
MAN1= gengetopt.1
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
@ -1 +1 @@
|
|||||||
MD5 (gengetopt-2.1.tar.gz) = 6281f425c0f24536bdbe340450481ec2
|
MD5 (gengetopt-2.2.tar.gz) = a7b97814fd3de2e12765427ad9f7f7f8
|
||||||
|
Loading…
Reference in New Issue
Block a user