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) --- databases/py-SQLDict/Makefile | 2 -- databases/py-SQLDict/pkg-comment | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) create mode 100644 databases/py-SQLDict/pkg-comment (limited to 'databases/py-SQLDict') diff --git a/databases/py-SQLDict/Makefile b/databases/py-SQLDict/Makefile index 11520685c298..0cc13422986a 100644 --- a/databases/py-SQLDict/Makefile +++ b/databases/py-SQLDict/Makefile @@ -13,8 +13,6 @@ PKGNAMEPREFIX= py- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Python dictionary wrapper around a SQL database - USE_PYTHON= yes NO_WRKSUBDIR= yes diff --git a/databases/py-SQLDict/pkg-comment b/databases/py-SQLDict/pkg-comment new file mode 100644 index 000000000000..97a1d101b8f4 --- /dev/null +++ b/databases/py-SQLDict/pkg-comment @@ -0,0 +1 @@ +Python dictionary wrapper around a SQL database -- cgit v1.2.3