summaryrefslogtreecommitdiff
path: root/emulators/e-uae/Makefile
diff options
context:
space:
mode:
authorcvs <cvs@pkgsrc.org>2007-03-23 19:00:19 +0000
committercvs <cvs@pkgsrc.org>2007-03-23 19:00:19 +0000
commitda1b24d6fdfe442753c8272da5432c8fcaa1f43c (patch)
tree8c7c348db30abadfdc6b77822405d9ffe7b79103 /emulators/e-uae/Makefile
parentda5bb3f20f33565c1db65018aabd8cf59023cfef (diff)
downloadpkgsrc-jlam-pkgviews.tar.gz
Creating branch jlam-pkgviewsjlam-pkgviews
Diffstat (limited to 'emulators/e-uae/Makefile')
-rw-r--r--emulators/e-uae/Makefile27
1 files changed, 0 insertions, 27 deletions
diff --git a/emulators/e-uae/Makefile b/emulators/e-uae/Makefile
deleted file mode 100644
index f6b1456fa80..00000000000
--- a/emulators/e-uae/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# $NetBSD: Makefile,v 1.5 2006/10/22 19:38:58 rillig Exp $
-
-DISTNAME= e-uae-0.8.28
-PKGREVISION= 2
-CATEGORIES= emulators
-MASTER_SITES= http://www.rcdrummond.net/uae/e-uae-0.8.28/
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= adam@NetBSD.org
-HOMEPAGE= http://www.rcdrummond.net/uae/
-COMMENT= Enhanced Ubiquitous Amiga Emulator
-
-CONFLICTS+= uae-[0-9]*
-
-USE_LIBTOOL= yes
-USE_TOOLS+= gmake
-GNU_CONFIGURE= yes
-
-.include "options.mk"
-
-post-install:
- ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/uae
- cd ${WRKSRC}/docs && ${INSTALL_DATA} *.txt ${PREFIX}/share/doc/uae
-
-.include "../../devel/zlib/buildlink3.mk"
-.include "../../mk/oss.buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"