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 /graphics/synaesthesia | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'graphics/synaesthesia')
-rw-r--r-- | graphics/synaesthesia/Makefile | 1 | ||||
-rw-r--r-- | graphics/synaesthesia/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/synaesthesia/Makefile b/graphics/synaesthesia/Makefile index 7707c4443f22..3431c96ae8ca 100644 --- a/graphics/synaesthesia/Makefile +++ b/graphics/synaesthesia/Makefile @@ -11,6 +11,7 @@ CATEGORIES= graphics MASTER_SITES= http://yoyo.cc.monash.edu.au/~pfh/ MAINTAINER= petef@FreeBSD.org +COMMENT= Graphically represents sound in real time LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 diff --git a/graphics/synaesthesia/pkg-comment b/graphics/synaesthesia/pkg-comment deleted file mode 100644 index 9968766fe069..000000000000 --- a/graphics/synaesthesia/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Graphically represents sound in real time |