mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
15 lines
253 B
Makefile
15 lines
253 B
Makefile
|
# New ports collection makefile for: php52-ming
|
||
|
# Date created: 17 Apr 2010
|
||
|
# Whom: Alex Keda <admin@lissyara.su>
|
||
|
#
|
||
|
# $FreeBSD$
|
||
|
#
|
||
|
|
||
|
CATEGORIES= graphics
|
||
|
|
||
|
MASTERDIR= ${.CURDIR}/../../lang/php52
|
||
|
|
||
|
PKGNAMESUFFIX= -ming
|
||
|
|
||
|
.include "${MASTERDIR}/Makefile"
|