diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 19:23:04 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 19:23:04 +0800 |
commit | 79fa1302326244bf15e5047eaee5722c1be6f8fd (patch) | |
tree | 62076261a5347f464f2b75491dc8011398da2a8c /devel/p5-Date-ISO | |
parent | 8cf284739d3ffa2f19e824925d0dde08e42b0d0f (diff) | |
download | freebsd-ports-gnome-79fa1302326244bf15e5047eaee5722c1be6f8fd.tar.gz freebsd-ports-gnome-79fa1302326244bf15e5047eaee5722c1be6f8fd.tar.zst freebsd-ports-gnome-79fa1302326244bf15e5047eaee5722c1be6f8fd.zip |
De-pkg-comment.
Diffstat (limited to 'devel/p5-Date-ISO')
-rw-r--r-- | devel/p5-Date-ISO/Makefile | 1 | ||||
-rw-r--r-- | devel/p5-Date-ISO/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Date-ISO/Makefile b/devel/p5-Date-ISO/Makefile index b8099d206de3..b4c2dc07b30b 100644 --- a/devel/p5-Date-ISO/Makefile +++ b/devel/p5-Date-ISO/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Date PKGNAMEPREFIX= p5- MAINTAINER= fuyuki@hadaly.org +COMMENT= Converts dates between ISO and Gregorian formats RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Date/ICal.pm:${PORTSDIR}/devel/p5-Date-ICal \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Date/Leapyear.pm:${PORTSDIR}/devel/p5-Date-Leapyear \ diff --git a/devel/p5-Date-ISO/pkg-comment b/devel/p5-Date-ISO/pkg-comment deleted file mode 100644 index fd0b8378a37b..000000000000 --- a/devel/p5-Date-ISO/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Converts dates between ISO and Gregorian formats |