blob: efe42f4d6570ba13c3c570e531b26525148d337a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
CATEGORIES= graphics
MASTERDIR= ${.CURDIR}/../../lang/php5
PKGNAMESUFFIX= -exif
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"
|