diff options
Diffstat (limited to 'audio/yamt/Makefile')
-rw-r--r-- | audio/yamt/Makefile | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/audio/yamt/Makefile b/audio/yamt/Makefile deleted file mode 100644 index 62a4830b91c..00000000000 --- a/audio/yamt/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# $NetBSD: Makefile,v 1.18 2005/06/01 18:02:40 jlam Exp $ - -DISTNAME= yamt-0.5 -PKGREVISION= 7 -CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yamt/} - -MAINTAINER= rxg@NetBSD.org -HOMEPAGE= http://yamt.sourceforge.net/ -COMMENT= Yet Another MP3 Tool - -BUILD_USES_MSGFMT= yes - -USE_DIRS+= xdg-1.1 -USE_PKGLOCALEDIR= yes -USE_TOOLS+= gmake -GNU_CONFIGURE= yes - -.include "../../x11/gnome-libs/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" |