a99a21022b
depend on XFree86 3.3.6
25 lines
507 B
Makefile
25 lines
507 B
Makefile
# $OpenBSD: Makefile,v 1.20 2000/07/10 02:06:54 angelos Exp $
|
|
|
|
DISTNAME= xpaint-2.5.7
|
|
CATEGORIES= graphics x11
|
|
NEED_VERSION= 1.301
|
|
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>
|