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/sidplay | |
parent | dec759ad2e5e1f2cd3efda0b40b8cdc1f2a54f8d (diff) | |
download | ports-57f9198bc7170af6fb3117c9c9ecdd3715a6e658.tar.gz ports-57f9198bc7170af6fb3117c9c9ecdd3715a6e658.zip |
Notes
Diffstat (limited to 'audio/sidplay')
-rw-r--r-- | audio/sidplay/Makefile | 1 | ||||
-rw-r--r-- | audio/sidplay/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/audio/sidplay/Makefile b/audio/sidplay/Makefile index 455c59e6afcb..7b8252718db2 100644 --- a/audio/sidplay/Makefile +++ b/audio/sidplay/Makefile @@ -13,6 +13,7 @@ DISTNAME= ${PORTNAME}-base-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= sec@42.org +COMMENT= A Commodore SID-chip emulator that plays SID music files LIB_DEPENDS= sidplay.1:${PORTSDIR}/audio/libsidplay diff --git a/audio/sidplay/pkg-comment b/audio/sidplay/pkg-comment deleted file mode 100644 index 83fc036bdc06..000000000000 --- a/audio/sidplay/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Commodore SID-chip emulator that plays SID music files |