46b5f232b5
FAKE=Yes HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF and bump NEED_VERSION accordingly.
25 lines
505 B
Makefile
25 lines
505 B
Makefile
# $OpenBSD: Makefile,v 1.21 2000/10/22 15:42:20 espie Exp $
|
|
|
|
DISTNAME= xpaint-2.5.7
|
|
CATEGORIES= graphics x11
|
|
NEED_VERSION= 1.305
|
|
MASTER_SITES= http://home.worldonline.dk/~torsten/xpaint/
|
|
|
|
MAINTAINER= ports@openbsd.org
|
|
|
|
LICENSE_TYPE= BSD
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
LIB_DEPENDS= jpeg.62::graphics/jpeg \
|
|
tiff.35::graphics/tiff \
|
|
png.1::graphics/png
|
|
|
|
CONFIGURE_STYLE= imake
|
|
|
|
WRKDIST= ${WRKDIR}/xpaint
|
|
|
|
.include <bsd.port.mk>
|