openbsd-ports/graphics/xpaint/Makefile

25 lines
509 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.18 2000/06/11 08:47:54 fgsch Exp $
1997-12-02 22:51:22 -05:00
DISTNAME= xpaint-2.5.7
1997-12-02 22:51:22 -05:00
CATEGORIES= graphics x11
NEED_VERSION= 1.301
MASTER_SITES= http://home.worldonline.dk/~torsten/xpaint/
1997-12-02 22:51:22 -05:00
MAINTAINER= angelos@openbsd.org
2000-02-12 01:29:49 -05:00
LICENSE_TYPE= BSD
2000-03-05 13:30:21 -05:00
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
2000-02-12 01:29:49 -05:00
LIB_DEPENDS= jpeg.62::graphics/jpeg \
tiff.35::graphics/tiff \
png.1.6::graphics/png
1997-12-02 22:51:22 -05:00
CONFIGURE_STYLE= imake
1999-10-30 17:11:16 -04:00
2000-02-10 19:37:15 -05:00
WRKDIST= ${WRKDIR}/xpaint
1997-12-02 22:51:22 -05:00
.include <bsd.port.mk>