summaryrefslogtreecommitdiff
path: root/graphics/gimp1-data/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gimp1-data/Makefile')
-rw-r--r--graphics/gimp1-data/Makefile23
1 files changed, 0 insertions, 23 deletions
diff --git a/graphics/gimp1-data/Makefile b/graphics/gimp1-data/Makefile
deleted file mode 100644
index dccb9fd70ae..00000000000
--- a/graphics/gimp1-data/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# $NetBSD: Makefile,v 1.17 2011/01/13 13:38:04 wiz Exp $
-#
-
-DISTNAME= gimp-data-extras-1.2.0
-PKGNAME= gimp-data-1.2
-PKGREVISION= 11
-CATEGORIES= graphics
-MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/v1.2/v1.2.5/ \
- ftp://ftp.fu-berlin.de/unix/X11/graphics/gimp/v1.2/v1.2.5/
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.gimp.org/
-COMMENT= GNU Image Manipulation Program (extra brushes and patterns)
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-CONFLICTS+= gimp<=1.2.3 gimp>=2.0.0
-
-GNU_CONFIGURE= YES
-
-.include "../../graphics/gimp1-base/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"