2002-05-07 12:56:02 -04:00
|
|
|
# New ports collection makefile for: hpijs
|
|
|
|
# Date created: 1 May 2002
|
|
|
|
# Whom: ports@FreeBSD.org
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= libijs
|
2004-03-13 14:49:05 -05:00
|
|
|
PORTVERSION= 0.35
|
2006-02-23 05:40:44 -05:00
|
|
|
PORTREVISION= 1
|
2002-05-07 12:56:02 -04:00
|
|
|
CATEGORIES= print
|
|
|
|
MASTER_SITES= http://www.linuxprinting.org/ijs/download/
|
|
|
|
DISTNAME= ijs-${PORTVERSION}
|
|
|
|
DIST_SUBDIR= ghostscript
|
|
|
|
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-20 14:00:52 -05:00
|
|
|
COMMENT= C library that supports plugin printer driver for Ghostscript
|
2002-05-07 12:56:02 -04:00
|
|
|
|
2004-03-13 14:49:05 -05:00
|
|
|
USE_BZIP2= yes
|
|
|
|
USE_GNOME= gnometarget lthack pkgconfig
|
2002-05-07 12:56:02 -04:00
|
|
|
USE_GMAKE= yes
|
2005-11-15 01:52:12 -05:00
|
|
|
USE_AUTOTOOLS= libtool:15
|
2006-08-14 20:56:24 -04:00
|
|
|
USE_LDCONFIG= yes
|
2002-05-07 12:56:02 -04:00
|
|
|
|
2004-03-13 14:49:05 -05:00
|
|
|
MAN1= ijs-config.1
|
2002-05-07 12:56:02 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|