diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-02-20 18:26:42 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-02-20 18:26:42 +0000 |
commit | 387f34ee2456c6329bb73c44e776ba9873eabc3d (patch) | |
tree | b68776fe5bcdf267d7952c928b3816fe5c469bf2 /mail/pantomime | |
parent | ea1cd5ed25b9e5ced62ffe817efdefbcc6e56d09 (diff) | |
download | ports-387f34ee2456c6329bb73c44e776ba9873eabc3d.tar.gz ports-387f34ee2456c6329bb73c44e776ba9873eabc3d.zip |
Notes
Diffstat (limited to 'mail/pantomime')
-rw-r--r-- | mail/pantomime/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/pantomime/Makefile b/mail/pantomime/Makefile index 36351db8fa8b..4445ddb4b4bf 100644 --- a/mail/pantomime/Makefile +++ b/mail/pantomime/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.collaboration-world.com/pantomime.data/releases/Stable/ DISTNAME= Pantomime-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org +COMMENT= Mail/MIME handling library for GNUstep BUILD_DEPENDS= ${BACKBUNDLEDIR}/libgnustep-back:${PORTSDIR}/x11-toolkits/gnustep-back RUN_DEPENDS= ${BACKBUNDLEDIR}/libgnustep-back:${PORTSDIR}/x11-toolkits/gnustep-back |