diff options
author | foxfair <foxfair@FreeBSD.org> | 2003-02-26 22:23:43 +0800 |
---|---|---|
committer | foxfair <foxfair@FreeBSD.org> | 2003-02-26 22:23:43 +0800 |
commit | 078a19db02d29e3568a05bff4af3fa376484b8e0 (patch) | |
tree | 36d3c6f22734cd91bd6340ae117a73969919e377 /chinese/lunar/Makefile | |
parent | 4c1439501fa98c6a2058f1576501a9a426564a16 (diff) | |
download | freebsd-ports-gnome-078a19db02d29e3568a05bff4af3fa376484b8e0.tar.gz freebsd-ports-gnome-078a19db02d29e3568a05bff4af3fa376484b8e0.tar.zst freebsd-ports-gnome-078a19db02d29e3568a05bff4af3fa376484b8e0.zip |
pkg-comment police: Purge them in this category while I'm here.
Diffstat (limited to 'chinese/lunar/Makefile')
-rw-r--r-- | chinese/lunar/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chinese/lunar/Makefile b/chinese/lunar/Makefile index a16f5dcf45a5..c59ccdc77edd 100644 --- a/chinese/lunar/Makefile +++ b/chinese/lunar/Makefile @@ -15,6 +15,7 @@ MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/c-utils/ \ ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/unix/c-utils/ MAINTAINER= obrien@FreeBSD.org +COMMENT= Convert between Gregorian Solar Calendar (SC) and Lunar Calendar (LC) ALL_TARGET= MAN1= lunar.1 |