Changeset View
Changeset View
Standalone View
Standalone View
head/devel/pear-Pirum/Makefile
# Created by: Gasol Wu <gasol.wu@gmail.com> | # Created by: Gasol Wu <gasol.wu@gmail.com> | ||||
# $FreeBSD$ | # $FreeBSD$ | ||||
PORTNAME= Pirum | PORTNAME= Pirum | ||||
PORTVERSION= 1.1.5 | PORTVERSION= 1.1.5 | ||||
CATEGORIES= devel www pear | CATEGORIES= devel www pear | ||||
MASTER_SITES= http://pear.pirum-project.org/get/ | MASTER_SITES= http://pear.pirum-project.org/get/ | ||||
PKGNAMEPREFIX= pear- | PKGNAMEPREFIX= pear- | ||||
MAINTAINER= joneum@bsdproject.de | MAINTAINER= joneum@FreeBSD.org | ||||
COMMENT= Simple PEAR channel server manager | COMMENT= Simple PEAR channel server manager | ||||
LICENSE= MIT | LICENSE= MIT | ||||
BUILD_DEPENDS= ${PEARDIR}/.channels/pear.pirum-project.org.reg:devel/pear-channel-pirum | BUILD_DEPENDS= ${PEARDIR}/.channels/pear.pirum-project.org.reg:devel/pear-channel-pirum | ||||
RUN_DEPENDS= ${PEARDIR}/.channels/pear.pirum-project.org.reg:devel/pear-channel-pirum | RUN_DEPENDS= ${PEARDIR}/.channels/pear.pirum-project.org.reg:devel/pear-channel-pirum | ||||
PEAR_CHANNEL= pirum | PEAR_CHANNEL= pirum | ||||
USES= pear | USES= pear | ||||
.include <bsd.port.mk> | .include <bsd.port.mk> |