diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-29 00:44:53 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-29 00:44:53 +0000 |
commit | 5190f14f8d8399f93a6f6ed4a56f52610df9c41d (patch) | |
tree | df2e66834789aa7c73723017ffe057d28c30d06c /graphics/p5-Color-Library | |
parent | 0af7902d3f9a984cc823d4e6304c180a70fb6cae (diff) | |
download | ports-5190f14f8d8399f93a6f6ed4a56f52610df9c41d.tar.gz ports-5190f14f8d8399f93a6f6ed4a56f52610df9c41d.zip |
Notes
Diffstat (limited to 'graphics/p5-Color-Library')
-rw-r--r-- | graphics/p5-Color-Library/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/graphics/p5-Color-Library/Makefile b/graphics/p5-Color-Library/Makefile index eef1a58c7d9d..814c64125600 100644 --- a/graphics/p5-Color-Library/Makefile +++ b/graphics/p5-Color-Library/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: graphics/p5-Color-Library -# Date created: 2009/04/10 -# Whom: chinsan -# +# Created by: chinsan # $FreeBSD$ -# PORTNAME= Color-Library PORTVERSION= 0.02.1 @@ -15,7 +11,7 @@ PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org -COMMENT= An easy-to-use and comprehensive named-color library +COMMENT= Easy-to-use and comprehensive named-color library BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable |