freebsd-ports/graphics/xpaint/Makefile

25 lines
590 B
Makefile
Raw Normal View History

# New ports collection makefile for: xpaint
# Version required: 2.5.4
# Date created: 2 Jan 1995
# Whom: swallace
#
# $Id: Makefile,v 1.27 1998/09/19 05:46:06 steve Exp $
#
DISTNAME= xpaint-2.5.4
CATEGORIES= graphics x11
MASTER_SITES= http://www.danbbs.dk/~torsten/xpaint/
MAINTAINER= jseger@FreeBSD.org
1997-02-05 08:34:36 +01:00
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
tiff34.1:${PORTSDIR}/graphics/tiff34 \
Xpm.4:${PORTSDIR}/graphics/xpm \
1998-09-17 02:50:52 +02:00
png.2:${PORTSDIR}/graphics/png
WRKSRC= ${WRKDIR}/xpaint
USE_IMAKE= yes
MAN1= xpaint.1
.include <bsd.port.mk>