openbsd-ports/graphics/xpaint/Makefile

25 lines
505 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.21 2000/10/22 15:42:20 espie 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.305
MASTER_SITES= http://home.worldonline.dk/~torsten/xpaint/
1997-12-02 22:51:22 -05:00
MAINTAINER= ports@openbsd.org
1997-12-02 22:51:22 -05:00
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 \
2000-06-25 18:26:27 -04:00
png.1::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>