freebsd-ports/graphics/xpaint/Makefile

24 lines
611 B
Makefile
Raw Normal View History

# New ports collection makefile for: xpaint
1997-02-05 02:34:36 -05:00
# Version required: 2.4.7
# Date created: 2 Jan 1995
# Whom: swallace
#
1997-02-05 02:34:36 -05:00
# $Id: Makefile,v 1.11 1996/11/19 04:18:47 asami Exp $
#
1997-02-05 02:34:36 -05:00
DISTNAME= xpaint-2.4.7
CATEGORIES= graphics x11
MASTER_SITES= http://www2.dk-online.dk/users/Torsten_Martinsen/xpaint/
1997-02-05 02:34:36 -05:00
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>