# New ports collection makefile for: gnome-password-generator # Date created: 2004-07-13 # Whom: Sergey Akifyev # # $FreeBSD$ # PORTNAME= gnome-password-generator PORTVERSION= 1.4 PORTREVISION= 3 CATEGORIES= security gnome python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gnome-password MAINTAINER= asa@gascom.ru COMMENT= GNOME 2 password generator USE_GNOME= pygnome2 USE_PYTHON= yes USE_X_PREFIX= yes USE_REINPLACE= yes USE_GMAKE= yes post-patch: @${REINPLACE_CMD} -e 's|prefix=/usr|prefix=${PREFIX}|g' -e 's|(prefix)/share|(prefix)/share/gnome|g' ${WRKSRC}/Makefile @${REINPLACE_CMD} -e 's|/usr/bin/python|${PYTHON_CMD}|g' ${WRKSRC}/${PORTNAME} .include >
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove USE_REINPLACE for categories starting with a Gedwin2006-05-081-1/+0
* SHA256ifyedwin2006-01-221-0/+1
* - SIZEify.mich2004-03-181-0/+1
* Fix seg fault for 0verkill-server.mich2003-05-132-2/+8
* Change maintainer email to my @FreeBSD.org addressmich2003-05-071-1/+1
* De-pkg-comment.knu2003-02-212-1/+1
* Fix patching and give maintainership to submitter.pat2002-12-151-3/+3
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
* Update to version 0.16kevlo2002-08-28