mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
15 lines
262 B
Makefile
15 lines
262 B
Makefile
# New ports collection makefile for: php53-openssl
|
|
# Date created: 12 Apr 2012
|
|
# Whom: Florian Smeets <flo@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= security
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php53
|
|
|
|
PKGNAMESUFFIX= -openssl
|
|
|
|
.include "${MASTERDIR}/Makefile"
|