freebsd-ports/graphics/xpaint/Makefile
Thomas Gellekum 33b0f9cdd7 Update to 2.5.
Update prompted by:	distfile checker
1997-08-29 12:17:51 +00:00

24 lines
587 B
Makefile

# New ports collection makefile for: xpaint
# Version required: 2.4.8
# Date created: 2 Jan 1995
# Whom: swallace
#
# $Id: Makefile,v 1.13 1997/02/06 09:19:44 tg Exp $
#
DISTNAME= xpaint-2.5
CATEGORIES= graphics x11
MASTER_SITES= http://www.danbbs.dk/~torsten/xpaint/
MAINTAINER= ports@freebsd.org
LIB_DEPENDS= jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg \
tiff\\.3\\.:${PORTSDIR}/graphics/tiff \
Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
png\\.0\\.:${PORTSDIR}/graphics/png
WRKSRC= ${WRKDIR}/xpaint
USE_IMAKE= yes
.include <bsd.port.mk>