diff options
author | perky <perky@FreeBSD.org> | 2003-02-25 14:25:35 +0800 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2003-02-25 14:25:35 +0800 |
commit | 64f95db42862bd75b3aa62212ad8bc515a441d3e (patch) | |
tree | 8e9ed3acb80bfe91146a654045c0a07d58bc7380 /audio/py-xmms | |
parent | a40a8a3ce52a51573d19beeb58f650e5c658f014 (diff) | |
download | freebsd-ports-gnome-64f95db42862bd75b3aa62212ad8bc515a441d3e.tar.gz freebsd-ports-gnome-64f95db42862bd75b3aa62212ad8bc515a441d3e.tar.zst freebsd-ports-gnome-64f95db42862bd75b3aa62212ad8bc515a441d3e.zip |
De-pkg-comment for my ports.
Diffstat (limited to 'audio/py-xmms')
-rw-r--r-- | audio/py-xmms/Makefile | 1 | ||||
-rw-r--r-- | audio/py-xmms/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/audio/py-xmms/Makefile b/audio/py-xmms/Makefile index e71e446a73e9..a39c75c78e35 100644 --- a/audio/py-xmms/Makefile +++ b/audio/py-xmms/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyxmms-${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= XMMS Remote Control Library for Python BUILD_DEPENDS= ${XMMS_CONFIG}:${PORTSDIR}/multimedia/xmms LIB_DEPENDS= xmms.3:${PORTSDIR}/multimedia/xmms diff --git a/audio/py-xmms/pkg-comment b/audio/py-xmms/pkg-comment deleted file mode 100644 index b177326031ee..000000000000 --- a/audio/py-xmms/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XMMS Remote Control Library for Python |