diff options
Diffstat (limited to 'audio/icecast1/Makefile')
-rw-r--r-- | audio/icecast1/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/icecast1/Makefile b/audio/icecast1/Makefile index 8931a44a482..65383f0d5c2 100644 --- a/audio/icecast1/Makefile +++ b/audio/icecast1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2008/05/10 08:18:34 obache Exp $ +# $NetBSD: Makefile,v 1.23 2008/07/14 12:55:56 joerg Exp $ # DISTNAME= icecast-1.3.12 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.icecast.org/ COMMENT= Internet broadcasting system using Mpeg Layer III streaming +PKG_DESTDIR_SUPPORT= user-destdir + RCD_SCRIPTS= icecast PKG_SYSCONFSUBDIR= icecast |