1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
freebsd-ports/print/cups-bjnp/Makefile
Dmitry Marakasov d03e016ebf - Update to 0.5.3
PR:		134702
Sumitted by:	Stephen Hurd <shurd@sasktel.net> (maintainer)
2009-05-19 17:35:53 +00:00

22 lines
508 B
Makefile

# New ports collection makefile for: cups-bjnp
# Date created: 15 May 2009
# Whom: shurd@sasktel.net
#
# $FreeBSD$
#
PORTNAME= cups-bjnp
PORTVERSION= 0.5.3
CATEGORIES= print
MASTER_SITES= SF
MAINTAINER= shurd@sasktel.net
COMMENT= CUPS backend for Canon USB over IP protocol
LIB_DEPENDS= cupsimage.2:${PORTSDIR}/print/cups-base
GNU_CONFIGURE= yes
CONFIGURE_ENV= CFLAGS+="-I${LOCALBASE}/include" CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" LIBS="-lcompat"
.include <bsd.port.mk>