mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
15 lines
255 B
Makefile
15 lines
255 B
Makefile
# New ports collection makefile for: php53-bz2
|
|
# Date created: 12 Apr 2012
|
|
# Whom: Florian Smeets <flo@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= archivers
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php53
|
|
|
|
PKGNAMESUFFIX= -bz2
|
|
|
|
.include "${MASTERDIR}/Makefile"
|