1995-01-02 23:55:12 +01:00
|
|
|
# New ports collection makefile for: xpaint
|
1996-06-15 02:51:20 +02:00
|
|
|
# Version required: 2.4.3
|
1995-01-02 23:55:12 +01:00
|
|
|
# Date created: 2 Jan 1995
|
|
|
|
# Whom: swallace
|
|
|
|
#
|
1996-11-19 05:18:49 +01:00
|
|
|
# $Id: Makefile,v 1.10 1996/11/18 11:29:47 asami Exp $
|
1995-01-02 23:55:12 +01:00
|
|
|
#
|
|
|
|
|
1996-09-29 18:09:15 +02:00
|
|
|
DISTNAME= xpaint-2.4.6
|
1996-11-18 12:44:27 +01:00
|
|
|
CATEGORIES= graphics x11
|
1996-06-15 02:51:20 +02:00
|
|
|
MASTER_SITES= http://www2.dk-online.dk/users/Torsten_Martinsen/xpaint/
|
1995-04-09 09:09:55 +02:00
|
|
|
|
1996-11-19 05:18:49 +01:00
|
|
|
LIB_DEPENDS= jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg \
|
1995-02-11 14:51:48 +01:00
|
|
|
tiff\\.3\\.:${PORTSDIR}/graphics/tiff \
|
1996-09-29 18:09:15 +02:00
|
|
|
Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
|
|
|
|
png\\.0\\.:${PORTSDIR}/graphics/png
|
1995-04-09 09:09:55 +02:00
|
|
|
|
1996-06-15 02:51:20 +02:00
|
|
|
WRKSRC= ${WRKDIR}/xpaint
|
1995-04-09 09:09:55 +02:00
|
|
|
USE_IMAKE= yes
|
1995-01-02 23:55:12 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|