aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pwgen2/Makefile
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@FreeBSD.org>2005-09-02 08:12:26 +0000
committerVsevolod Stakhov <vsevolod@FreeBSD.org>2005-09-02 08:12:26 +0000
commitec213d587a841032d8966a579114e9c3b4868458 (patch)
tree86692451c1dea8867872adfa47d5b8056e3a41c3 /sysutils/pwgen2/Makefile
parentfcd902e445fe96b24b89b6c911e66b193f7f1677 (diff)
downloadports-ec213d587a841032d8966a579114e9c3b4868458.tar.gz
ports-ec213d587a841032d8966a579114e9c3b4868458.zip
Notes
Diffstat (limited to 'sysutils/pwgen2/Makefile')
-rw-r--r--sysutils/pwgen2/Makefile24
1 files changed, 13 insertions, 11 deletions
diff --git a/sysutils/pwgen2/Makefile b/sysutils/pwgen2/Makefile
index d39d8e0c05c2..6966c3aadffa 100644
--- a/sysutils/pwgen2/Makefile
+++ b/sysutils/pwgen2/Makefile
@@ -1,24 +1,26 @@
-# New ports collection makefile for: pwgen
-# Date created: 22 July 2000
-# Whom: Oddbjorn Steffensen <oddbjorn@tricknology.org>
+# New ports collection makefile for: pwgen2
+# Date created: 27 Aug 2005
+# Whom: Andrew Khlebutin <andrey@hm.perm.ru>
#
# $FreeBSD$
#
PORTNAME= pwgen
-PORTVERSION= 1.15
-PORTREVISION= 1
+PORTVERSION= 2.04
CATEGORIES= sysutils
-MASTER_SITES= http://www.tricknology.org/ports/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
+DISTNAME= ${PORTNAME}-${PORTVERSION}
-MAINTAINER= oddbjorn@tricknology.org
-COMMENT= A simple password generator
+MAINTAINER= andrey@hm.perm.ru
+COMMENT= A small, powerful, GPL'ed password generator
+GNU_CONFIGURE= yes
USE_GETOPT_LONG=yes
+USE_PERL5_BUILD=yes
-WRKSRC= ${WRKDIR}/${PORTNAME}-1
-MAKE_ENV= CPPFLAGS="${CPPFLAGS}" \
- LDFLAGS="${LDFLAGS}"
+CONFLICTS= pwgen-1*
+LATEST_LINK= pwgen2
MAN1= pwgen.1
PLIST_FILES= bin/pwgen