- make PKGNAMESUFFIX more flexible
This commit is contained in:
parent
ff74501802
commit
7b5c4c4bf2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=105371
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ CATEGORIES= print
|
||||||
MASTER_SITES= ftp://ftp.enst.fr/pub/unix/a2ps/ \
|
MASTER_SITES= ftp://ftp.enst.fr/pub/unix/a2ps/ \
|
||||||
${MASTER_SITE_GNU}
|
${MASTER_SITE_GNU}
|
||||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||||
PKGNAMESUFFIX= -${PAPERSIZE}
|
PKGNAMESUFFIX= -${PAPERSIZE}${PKGNAMESUFFIX2}
|
||||||
|
|
||||||
MAINTAINER= dinoex@FreeBSD.org
|
MAINTAINER= dinoex@FreeBSD.org
|
||||||
COMMENT= Formats an ascii file for printing on a postscript printer
|
COMMENT= Formats an ascii file for printing on a postscript printer
|
||||||
|
|
Loading…
Reference in a new issue