diff options
Diffstat (limited to 'audio/arss')
-rw-r--r-- | audio/arss/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/arss/Makefile b/audio/arss/Makefile index 0b14d7ff4798..925dad385c35 100644 --- a/audio/arss/Makefile +++ b/audio/arss/Makefile @@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= beyert@cs.ucr.edu COMMENT= Additive Image Synthesizer (convert audio to images, images to audio) +WWW= http://arss.sourceforge.net/ LIB_DEPENDS= libfftw3.so:math/fftw3 |