9dc8b611a5
PR: 145772 Submitted by: Alex Keda
14 lines
253 B
Makefile
14 lines
253 B
Makefile
# New ports collection makefile for: php52-exif
|
|
# Date created: 17 Apr 2010
|
|
# Whom: Alex Keda <admin@lissyara.su>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= graphics
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php52
|
|
|
|
PKGNAMESUFFIX= -exif
|
|
|
|
.include "${MASTERDIR}/Makefile"
|