From f0a1969d343f97cdb90a73adcff6a7a383fc9522 Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Sun, 10 Nov 2002 16:48:51 +0000 Subject: o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) --- security/py-mcrypt/Makefile | 2 -- security/py-mcrypt/pkg-comment | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) create mode 100644 security/py-mcrypt/pkg-comment (limited to 'security/py-mcrypt') diff --git a/security/py-mcrypt/Makefile b/security/py-mcrypt/Makefile index f3b844c37ba5..07a3d2672cc8 100644 --- a/security/py-mcrypt/Makefile +++ b/security/py-mcrypt/Makefile @@ -16,8 +16,6 @@ DISTNAME= python-mcrypt-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A comprehensive Python interface to the mcrypt library - LIB_DEPENDS= mcrypt:${PORTSDIR}/security/libmcrypt USE_PYTHON= yes diff --git a/security/py-mcrypt/pkg-comment b/security/py-mcrypt/pkg-comment new file mode 100644 index 000000000000..fbd287771488 --- /dev/null +++ b/security/py-mcrypt/pkg-comment @@ -0,0 +1 @@ +A comprehensive Python interface to the mcrypt library -- cgit v1.2.3