2010-12-03 06:44:22 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.10 2010/12/03 11:45:37 ajacoutot Exp $
|
2002-09-03 21:32:46 -04:00
|
|
|
|
2007-09-15 16:09:40 -04:00
|
|
|
COMMENT= create barcode image with GD
|
2002-09-03 21:32:46 -04:00
|
|
|
|
2005-12-21 01:22:27 -05:00
|
|
|
DISTNAME= GD-Barcode-1.15
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION= 1
|
2006-12-06 12:06:18 -05:00
|
|
|
CATEGORIES= graphics
|
2002-09-03 21:32:46 -04:00
|
|
|
|
2007-04-12 14:59:35 -04:00
|
|
|
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
2002-09-03 21:32:46 -04:00
|
|
|
|
2005-12-21 01:22:27 -05:00
|
|
|
# Artistic/GPL
|
2002-09-03 21:32:46 -04:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2010-11-17 03:05:12 -05:00
|
|
|
RUN_DEPENDS= graphics/p5-GD>=1.18
|
2004-06-26 03:35:05 -04:00
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
2002-09-03 21:32:46 -04:00
|
|
|
|
2006-12-06 12:06:18 -05:00
|
|
|
MODULES= cpan
|
2010-10-18 14:13:12 -04:00
|
|
|
USE_GROFF = Yes
|
2005-12-21 01:22:27 -05:00
|
|
|
|
2002-09-03 21:32:46 -04:00
|
|
|
.include <bsd.port.mk>
|