# New ports collection makefile for:	hpijs
# Date created:		1 May 2002
# Whom:			ports@FreeBSD.org
#
# $FreeBSD: ports/print/libijs/Makefile,v 1.4 2003/02/20 18:55:46 knu Exp $
#

PORTNAME=	libijs
PORTVERSION=	0.34
CATEGORIES=	print
MASTER_SITES=	http://www.linuxprinting.org/ijs/download/
DISTNAME=	ijs-${PORTVERSION}
DIST_SUBDIR=	ghostscript

MAINTAINER=	ports@FreeBSD.org
COMMENT=	C library that supports plugin printer driver for Ghostscript

USE_GMAKE=	yes
GNU_CONFIGURE=	yes
CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
INSTALLS_SHLIB=	yes

MAKE_ENV=	SHLIB_VER=${SHLIB_VER}
PLIST_SUB=	SHLIB_VER=${SHLIB_VER}

SHLIB_VER=	1

.include <bsd.port.mk>
