diff --git a/audio/esound/Makefile b/audio/esound/Makefile index c4ed03b0591..46cf8ee10c0 100644 --- a/audio/esound/Makefile +++ b/audio/esound/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.19 2000/10/06 00:17:45 brad Exp $ +# $OpenBSD: Makefile,v 1.20 2000/12/18 01:19:58 brad Exp $ # $FreeBSD: Makefile,v 1.8 1999/03/09 01:08:46 nectar Exp $ DISTNAME= esound-0.2.20 @@ -7,6 +7,8 @@ NEED_VERSION= 1.336 MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/esound +HOMEPAGE= http://www.tux.org/~ricdude/EsounD.html + LIB_DEPENDS= audiofile::devel/libaudiofile MAINTAINER= Brad Smith diff --git a/audio/esound/pkg/DESCR b/audio/esound/pkg/DESCR index c8e6abe70d7..d35aabf9b82 100644 --- a/audio/esound/pkg/DESCR +++ b/audio/esound/pkg/DESCR @@ -1 +1,3 @@ sound library for Enlightenment + +WWW: ${HOMEPAGE}