diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:08:38 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:08:38 +0000 |
commit | 57f9198bc7170af6fb3117c9c9ecdd3715a6e658 (patch) | |
tree | 4a5a9bdf223482c4125def32b555e0628048d584 /audio/cplay | |
parent | dec759ad2e5e1f2cd3efda0b40b8cdc1f2a54f8d (diff) | |
download | ports-57f9198bc7170af6fb3117c9c9ecdd3715a6e658.tar.gz ports-57f9198bc7170af6fb3117c9c9ecdd3715a6e658.zip |
Notes
Diffstat (limited to 'audio/cplay')
-rw-r--r-- | audio/cplay/Makefile | 1 | ||||
-rw-r--r-- | audio/cplay/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/audio/cplay/Makefile b/audio/cplay/Makefile index 23a9d6436235..87faee06c5fd 100644 --- a/audio/cplay/Makefile +++ b/audio/cplay/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.tf.hut.fi/~flu/cplay/ \ http://www.tf.hut.fi/~flu/cplay/old/ MAINTAINER= j.kossen@home.nl +COMMENT= A curses based front-end for various audio players BUILD_DEPENDS= gettext:${PORTSDIR}/devel/gettext diff --git a/audio/cplay/pkg-comment b/audio/cplay/pkg-comment deleted file mode 100644 index 287ac6e8b19a..000000000000 --- a/audio/cplay/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A curses based front-end for various audio players |