mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
6d2e8f9aeb
Approved by: bapt
15 lines
266 B
Makefile
15 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>
|