# New ports collection makefile for: keyprint # Date created: Sat May 29 02:05:00 PDT 1999 # Whom: mharo@FreeBSD.org # # $FreeBSD$ # PORTNAME= opieprint PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.inner.net/pub/opie/contrib/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .gz MAINTAINER= jadawin@FreeBSD.org COMMENT= Output postscript with 100 OPIE passwords credit card sized NO_BUILD= yes NO_WRKSUBDIR= yes USE_PERL5_RUN= yes PLIST_FILES= bin/opieprint EXTRACT_AFTER_ARGS= > ${WRKSRC}/${PORTNAME} post-patch: ${REINPLACE_CMD} -e 's,/usr/local/bin/perl,${PERL},' ${WRKSRC}/opieprint do-install: ${INSTALL_SCRIPT} ${WRKSRC}/opieprint ${PREFIX}/bin .include ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Add options to allow user to select whether to depend on X or notitetcu2006-07-235-7/+89
* - Fix build on 4.x (pre-C99)rafan2006-07-212-1/+32
* Fix the build for non-C localeserwin2006-07-152-0/+12