diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 11:15:57 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 11:15:57 +0000 |
commit | 8cf284739d3ffa2f19e824925d0dde08e42b0d0f (patch) | |
tree | 5e22605e5bfdc6192cffd26f11250dddcb5f5a84 /deskutils/gmcal | |
parent | 0a04b4d0b7999a814f5a24031a2bf433f084bb24 (diff) | |
download | FreeBSD-ports-8cf284739d3ffa2f19e824925d0dde08e42b0d0f.zip FreeBSD-ports-8cf284739d3ffa2f19e824925d0dde08e42b0d0f.tar.gz |
De-pkg-comment.
Diffstat (limited to 'deskutils/gmcal')
-rw-r--r-- | deskutils/gmcal/Makefile | 1 | ||||
-rw-r--r-- | deskutils/gmcal/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/gmcal/Makefile b/deskutils/gmcal/Makefile index 0dfadc8..d19fc9a 100644 --- a/deskutils/gmcal/Makefile +++ b/deskutils/gmcal/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= libmcal MAINTAINER= thierry@pompo.net +COMMENT= GMCAL is a GTK+ frontend for the libmcal package LIB_DEPENDS= mcal.0:${PORTSDIR}/misc/libmcal RUN_DEPENDS= ${LOCALBASE}/mcal/mcal:${PORTSDIR}/deskutils/mcal diff --git a/deskutils/gmcal/pkg-comment b/deskutils/gmcal/pkg-comment deleted file mode 100644 index e1baeb6..0000000 --- a/deskutils/gmcal/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GMCAL is a GTK+ frontend for the libmcal package |