summaryrefslogtreecommitdiff
path: root/audio/libmikmod
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2001-03-12 19:40:04 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2001-03-12 19:40:04 +0000
commit7a7b42800857f564c952e2598071e89cea5d48d9 (patch)
tree64445f031398b4b04bc6384270a0a78928614efe /audio/libmikmod
parentexecute mktexlsr at install/deinstall. (diff)
o add MASTER_SITE_SUNSITE to MASTER_SITES.
o get rid of version number from pkg-descr. PR: 25744 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes: svn path=/head/; revision=39690
Diffstat (limited to 'audio/libmikmod')
-rw-r--r--audio/libmikmod/Makefile12
-rw-r--r--audio/libmikmod/pkg-comment2
2 files changed, 8 insertions, 6 deletions
diff --git a/audio/libmikmod/Makefile b/audio/libmikmod/Makefile
index 8fb8c928e7f5..f2738500ae11 100644
--- a/audio/libmikmod/Makefile
+++ b/audio/libmikmod/Makefile
@@ -1,6 +1,6 @@
-# ports collection makefile for: libmikmod
-# Date created: Sun Apr 11 13:06:01 PDT 1999
-# Whom: Michael Haro <mharo@area51.fremont.ca.us>
+# ports collection makefile for: libmikmod
+# Date created: Sun Apr 11 13:06:01 PDT 1999
+# Whom: Michael Haro <mharo@area51.fremont.ca.us>
#
# $FreeBSD$
#
@@ -8,14 +8,16 @@
PORTNAME= libmikmod
PORTVERSION= 3.1.9
CATEGORIES= audio
-MASTER_SITES= http://www.mikmod.darkorb.net/libmikmod/
+MASTER_SITES= ${MASTER_SITE_SUNSITE} \
+ http://www.mikmod.darkorb.net/libmikmod/
+MASTER_SITE_SUBDIR= apps/sound/libs
MAINTAINER= ports@FreeBSD.org
USE_ESOUND= yes
+USE_GMAKE= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
-USE_GMAKE= yes
MAN1= libmikmod-config.1
diff --git a/audio/libmikmod/pkg-comment b/audio/libmikmod/pkg-comment
index 1e982caa2acd..80fcefb61938 100644
--- a/audio/libmikmod/pkg-comment
+++ b/audio/libmikmod/pkg-comment
@@ -1 +1 @@
-MikMod Sound Library, version 3.1.6
+MikMod Sound Library