ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/print/foomatic-db/Makefile
Revision: 21555
Committed: Sat Aug 6 02:01:35 2016 UTC (7 years, 8 months ago) by laffer1
File size: 576 byte(s)
Log Message:
update foomatic-db

File Contents

# Content
1 # $MidnightBSD$
2
3 PORTNAME= db
4 PORTVERSION= 20160226
5 CATEGORIES= print
6 MASTER_SITES= FREEBSD_LOCAL/danilo
7
8 PKGNAMEPREFIX= foomatic-
9 DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${FOOMATICVER}-${PORTVERSION}
10
11 MAINTAINER= danilo@FreeBSD.org
12 COMMENT= Database for integrating printer drivers with common spoolers
13
14 LICENSE= gpl2
15
16 LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 \
17 libcurl.so:${PORTSDIR}/ftp/curl
18
19 USES= autoreconf gmake tar:xz
20 GNU_CONFIGURE= yes
21
22 FOOMATICVER= 4.0
23 WRKSRC= ${WRKDIR}/${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
24 NO_ARCH= yes
25
26 .include <bsd.port.mk>

Properties

Name Value
svn:keywords MidnightBSD=%H