summaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
authorperky <perky@FreeBSD.org>2003-02-25 06:25:35 +0000
committerperky <perky@FreeBSD.org>2003-02-25 06:25:35 +0000
commit64f95db42862bd75b3aa62212ad8bc515a441d3e (patch)
tree8e9ed3acb80bfe91146a654045c0a07d58bc7380 /archivers
parenta40a8a3ce52a51573d19beeb58f650e5c658f014 (diff)
downloadFreeBSD-ports-64f95db42862bd75b3aa62212ad8bc515a441d3e.zip
FreeBSD-ports-64f95db42862bd75b3aa62212ad8bc515a441d3e.tar.gz
De-pkg-comment for my ports.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/py-bzip2/Makefile1
-rw-r--r--archivers/py-bzip2/pkg-comment1
-rw-r--r--archivers/py-tarfile/Makefile1
-rw-r--r--archivers/py-tarfile/pkg-comment1
4 files changed, 2 insertions, 2 deletions
diff --git a/archivers/py-bzip2/Makefile b/archivers/py-bzip2/Makefile
index b29491d..d13a912 100644
--- a/archivers/py-bzip2/Makefile
+++ b/archivers/py-bzip2/Makefile
@@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= python-bz2-${PORTVERSION}
MAINTAINER= perky@FreeBSD.org
+COMMENT= Python Interface for bz2 Compression Library
USE_BZIP2= yes
USE_PYTHON= yes
diff --git a/archivers/py-bzip2/pkg-comment b/archivers/py-bzip2/pkg-comment
deleted file mode 100644
index d148014..0000000
--- a/archivers/py-bzip2/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Python Interface for bz2 Compression Library
diff --git a/archivers/py-tarfile/Makefile b/archivers/py-tarfile/Makefile
index 5ef1d4b..f8f16a3 100644
--- a/archivers/py-tarfile/Makefile
+++ b/archivers/py-tarfile/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://www.gustaebel.de/lars/tarfile/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= perky@FreeBSD.org
+COMMENT= Python library for reading and writing tarballs
USE_PYTHON= yes
USE_PYDISTUTILS= yes
diff --git a/archivers/py-tarfile/pkg-comment b/archivers/py-tarfile/pkg-comment
deleted file mode 100644
index f6ac391..0000000
--- a/archivers/py-tarfile/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Python library for reading and writing tarballs
OpenPOWER on IntegriCloud