727adba8e5
Hat: portmgr-secretary
16 lines
301 B
Makefile
16 lines
301 B
Makefile
# Created by: Gasol Wu <gasol.wu@gmail.com>
|
|
|
|
PORTNAME= Pirum
|
|
PORTVERSION= 1.1.5
|
|
CATEGORIES= devel www pear
|
|
MASTER_SITES= http://pear.pirum-project.org/get/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Simple PEAR channel server manager
|
|
|
|
LICENSE= MIT
|
|
|
|
PEAR_CHANNEL= pirum
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|