freebsd-ports/graphics/xpaint/Makefile
1998-09-15 11:57:51 +00:00

23 lines
582 B
Makefile

# New ports collection makefile for: xpaint
# Version required: 2.5.4
# Date created: 2 Jan 1995
# Whom: swallace
#
# $Id: Makefile,v 1.23 1998/09/15 11:45:59 asami Exp $
#
DISTNAME= xpaint-2.5.4
CATEGORIES= graphics x11
MASTER_SITES= http://www.danbbs.dk/~torsten/xpaint/
MAINTAINER= jseger@FreeBSD.org
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34 \
Xpm.5:${PORTSDIR}/graphics/xpm \
png.3:${PORTSDIR}/graphics/png
WRKSRC= ${WRKDIR}/xpaint
USE_IMAKE= yes
.include <bsd.port.mk>