aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2001-07-07 22:31:17 +0800
committerijliao <ijliao@FreeBSD.org>2001-07-07 22:31:17 +0800
commit46d67abdf4e78610aa2607e670939981dd51d9ed (patch)
tree5dcc002f34cad567b5c1e41e779f659b2af8b326 /devel/Makefile
parent09d5bf922f448be13bf8fd922fc7966c115ad9e9 (diff)
downloadfreebsd-ports-gnome-46d67abdf4e78610aa2607e670939981dd51d9ed.tar.gz
freebsd-ports-gnome-46d67abdf4e78610aa2607e670939981dd51d9ed.tar.zst
freebsd-ports-gnome-46d67abdf4e78610aa2607e670939981dd51d9ed.zip
add p5-Class-Date
A Perl class for easy date and time manipulation PR: 28503 Submitted by: Pete Fritchman <petef@databits.net>
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index f91c22c96c7e..30883554babe 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -291,6 +291,7 @@
SUBDIR += p5-C-Scan
SUBDIR += p5-Cache-Cache
SUBDIR += p5-Cdk
+ SUBDIR += p5-Class-Date
SUBDIR += p5-Class-Loader
SUBDIR += p5-Class-MethodMaker
SUBDIR += p5-Class-Singleton