summaryrefslogtreecommitdiff
path: root/audio/lame/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/lame/Makefile')
-rw-r--r--audio/lame/Makefile43
1 files changed, 4 insertions, 39 deletions
diff --git a/audio/lame/Makefile b/audio/lame/Makefile
index a9e6de8488c..c67e2cdebd8 100644
--- a/audio/lame/Makefile
+++ b/audio/lame/Makefile
@@ -1,45 +1,10 @@
-# $NetBSD: Makefile,v 1.8 1999/10/22 23:55:49 tron Exp $
+# $NetBSD: Makefile,v 1.9 1999/11/03 23:50:08 hubertf Exp $
#
-#
-# This file is included from ../lame-gui/Makefile to get most of the things
-# to match up. It will define LAME_GUI before including.
-#
-
-DISTNAME= lame-3.33beta
-CATEGORIES= audio
-MASTER_SITES= http://www.sulaco.org/mp3/download/beta/
-DISTFILES= lame3.33beta.tar.gz
-
-MAINTAINER= hubertf@netbsd.org
-HOMEPAGE= http://www.sulaco.org/mp3/
-
-DEPENDS= ncurses-4.2:../../devel/ncurses
-
-CONFLICTS= lame-*
-
-.include "../../mk/bsd.prefs.mk"
-
-.if !defined(LAME_USE_GTK) || ${LAME_USE_GTK} == YES
-DEPENDS+= gtk+-1.2.*:../../x11/gtk
-.endif
-
-WRKSRC= ${WRKDIR}/lame3.33
-USE_GMAKE= yes
-ALL_TARGET= lame
-MIRROR_DISTFILE=no
-LICENSE= fee-based-commercial-use
-
-.if !make(makepatchsum)
-PATCHDIR= ${WRKDIR}/.patches
-.endif
+.include "Makefile.common"
-post-extract:
- @${MKDIR} ${PATCHDIR}
- @${CP} ${.CURDIR}/patches/patch-* ${PATCHDIR}/
-.if defined(LAME_USE_GTK) && ${LAME_USE_GTK} == NO
- @${RM} -f ${PATCHDIR}/patch-gtk
-.endif
+MAINTAINER= hubertf@netbsd.org
+HOMEPAGE= http://hive.me.gu.edu.au/not_lame/
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/lame ${PREFIX}/bin