freebsd-ports/graphics/pear-Image_Barcode2/Makefile
Muhammad Moinur Rahman 6d2e8f9aeb Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by:	bapt
2014-12-24 00:14:11 +00:00

14 lines
266 B
Makefile

# Created by: Muhammad Moinur Rahman <5u623l20@gmail.com>
# $FreeBSD$
PORTNAME= Image_Barcode2
PORTVERSION= 0.2.3
CATEGORIES= graphics www pear
MAINTAINER= bofh@FreeBSD.org
COMMENT= PEAR class for barcode generation
USE_PHP= gd
USES= pear
.include <bsd.port.mk>