Changeset View
Changeset View
Standalone View
Standalone View
head/devel/pear-PHP_Timer/Makefile
# Created by: Gasol Wu <gasol.wu@gmail.com> | # Created by: Gasol Wu <gasol.wu@gmail.com> | ||||
# $FreeBSD$ | # $FreeBSD$ | ||||
PORTNAME= PHP_Timer | PORTNAME= PHP_Timer | ||||
PORTVERSION= 1.0.9 | PORTVERSION= 1.0.9 | ||||
CATEGORIES= devel pear | CATEGORIES= devel pear | ||||
PKGNAMEPREFIX= pear- | PKGNAMEPREFIX= pear- | ||||
MAINTAINER= joneum@bsdproject.de | MAINTAINER= joneum@FreeBSD.org | ||||
COMMENT= Utility class for timing | COMMENT= Utility class for timing | ||||
LICENSE= BSD3CLAUSE | LICENSE= BSD3CLAUSE | ||||
LICENSE_FILE= ${WRKSRC}/LICENSE | LICENSE_FILE= ${WRKSRC}/LICENSE | ||||
USE_GITHUB= yes | USE_GITHUB= yes | ||||
GH_ACCOUNT= sebastianbergmann | GH_ACCOUNT= sebastianbergmann | ||||
GH_PROJECT= php-timer | GH_PROJECT= php-timer | ||||
Show All 13 Lines |