24 lines
649 B
Makefile
24 lines
649 B
Makefile
# $NetBSD: Makefile,v 1.4 2004/05/05 02:26:41 snj Exp $
|
|
#
|
|
|
|
DISTNAME= gimp-data-extras-1.2.0
|
|
PKGNAME= gimp-data-1.2
|
|
PKGREVISION= 4
|
|
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/ \
|
|
ftp://ftp.cs.umn.edu/pub/gimp/gimp/v1.2/v1.2.5/
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= hubertf@NetBSD.org
|
|
HOMEPAGE= http://www.gimp.org/
|
|
COMMENT= GNU Image Manipulation Program (extra brushes and patterns)
|
|
|
|
CONFLICTS+= gimp<=1.2.3 gimp>=2.0.0
|
|
|
|
USE_BUILDLINK3= YES
|
|
USE_X11= YES
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include "../../graphics/gimp1-base/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|