mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
- Simplify MASTER_SITES
- Add LICENSE - Add empty directory to plist
This commit is contained in:
parent
974d13e692
commit
9e5e55b9fd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381347
@ -4,13 +4,15 @@
|
||||
PORTNAME= foomatic-db-hpijs
|
||||
PORTVERSION= 1.4
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR=lofi
|
||||
MASTER_SITES= LOCAL/lofi
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-1
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Foomatic data for the HPIJS printer drivers
|
||||
|
||||
LICENSE= GPLv2 # or later
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/share/foomatic/db/oldprinterids:${PORTSDIR}/print/foomatic-db
|
||||
RUN_DEPENDS= ${LOCALBASE}/share/foomatic/db/oldprinterids:${PORTSDIR}/print/foomatic-db
|
||||
|
||||
|
@ -11,3 +11,4 @@ share/foomatic/db/source/opt/hpijs-rss-InputSlot.xml
|
||||
share/foomatic/db/source/opt/hpijs-rss-Model.xml
|
||||
share/foomatic/db/source/opt/hpijs-rss-PageSize.xml
|
||||
share/foomatic/db/source/opt/hpijs-rss-Resolution.xml
|
||||
@dir share/foomatic/db/source/printer
|
||||
|
Loading…
Reference in New Issue
Block a user