pvalchev d600f50f1f Update to xpaint-2.6.2, formatting changes.
Submitted by Margarida Sequeira <niness@devilness.org> who takes
over maintainership
2002-09-07 07:09:13 +00:00

29 lines
575 B
Makefile

# $OpenBSD: Makefile,v 1.29 2002/09/07 07:09:13 pvalchev Exp $
COMMENT= "simple paint program"
DISTNAME= xpaint-2.6.2
CATEGORIES= graphics x11
HOMEPAGE= http://home.worldonline.dk/torsten/xpaint/
MASTER_SITES= ${HOMEPAGE}
MAINTAINER= Margarida Sequeira <niness@devilness.org>
# License: 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.2::graphics/png
CONFIGURE_STYLE= imake
WRKDIST= ${WRKDIR}/xpaint
.include <bsd.port.mk>