mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
1aaae85bdc
PR: 145772 Submitted by: Alex Keda
15 lines
252 B
Makefile
15 lines
252 B
Makefile
# New ports collection makefile for: php52-shmop
|
|
# Date created: 17 Apr 2010
|
|
# Whom: Alex Keda <admin@lissyara.su>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= devel
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php52
|
|
|
|
PKGNAMESUFFIX= -shmop
|
|
|
|
.include "${MASTERDIR}/Makefile"
|