1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Move papersize to PKGNAMESUFFIX -- otherwise it will affect DISTNAME

and thus WRKSRC.
This commit is contained in:
Satoshi Asami 2000-04-15 11:02:14 +00:00
parent ec5406e7c4
commit be609897b4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27604

View File

@ -5,11 +5,12 @@
# $FreeBSD$
#
PORTNAME= a2ps-${PAPERSIZE}
PORTNAME= a2ps
PORTVERSION= 4.12
CATEGORIES= print
MASTER_SITES= http://people.FreeBSD.org/~chuckr/ \
ftp://ftp.enst.fr/pub/unix/a2ps/
PKGNAMESUFFIX= -${PAPERSIZE}
DISTFILES= a2ps-${PORTVERSION}${EXTRACT_SUFX} sheets.map
MAINTAINER= chuckr@FreeBSD.org