diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /audio/splay | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'audio/splay')
-rw-r--r-- | audio/splay/Makefile | 1 | ||||
-rw-r--r-- | audio/splay/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/audio/splay/Makefile b/audio/splay/Makefile index 6e4e93dfbd54..cec9f2625ad4 100644 --- a/audio/splay/Makefile +++ b/audio/splay/Makefile @@ -13,6 +13,7 @@ CATEGORIES= audio MASTER_SITES= http://splay.sourceforge.net/tgz/ MAINTAINER= cjh@FreeBSD.org +COMMENT= An audio player that decodes MPEG Layer I,II,III and WAV files GNU_CONFIGURE= yes MAN1= splay.1 diff --git a/audio/splay/pkg-comment b/audio/splay/pkg-comment deleted file mode 100644 index 286a32f1b708..000000000000 --- a/audio/splay/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An audio player that decodes MPEG Layer I,II,III and WAV files |