1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

- Update MASTER_SITES and WWW: line

PR:		ports/65537
Submitted by:	Ports Fury
This commit is contained in:
Kirill Ponomarev 2004-04-14 18:51:37 +00:00
parent 4a5063d841
commit 7483779e32
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107045
2 changed files with 8 additions and 12 deletions

View File

@ -9,21 +9,17 @@ PORTNAME= pwg
PORTVERSION= 0.2
PORTREVISION= 2
CATEGORIES= sysutils kde
MASTER_SITES= http://www.8ung.at/tuxsoft/pwg/
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= A small tool to generate secure, random passwords
USE_BZIP2= yes
USE_KDELIBS_VER=3
GNU_CONFIGURE= yes
USE_KDELIBS_VER= 3
USE_GMAKE= yes
USE_REINPLACE= yes
CONFIGURE_TARGET=
CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV+= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
GNU_CONFIGURE= yes
pre-configure:
${REINPLACE_CMD} -e 's|-pedantic ||g' ${WRKSRC}/configure
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/x11/kde3/Makefile.kde"
.include <bsd.port.post.mk>

View File

@ -1,4 +1,4 @@
PwG is a small tool to generate secure, random passwords. It's
based on the KDE-3.1 and QT-3.1 libs.
WWW: http://www.8ung.at/tuxsoft/pwg.html
WWW: http://pwg.sourceforge.net/