1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/graphics/xpaint/Makefile

24 lines
598 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.20 1998/04/17 00:54:06 jseger Exp $
#
DISTNAME= xpaint-2.5.4
CATEGORIES= graphics x11
MASTER_SITES= http://www.danbbs.dk/~torsten/xpaint/
MAINTAINER= jseger@FreeBSD.org
1997-02-05 07:34:36 +00:00
LIB_DEPENDS= jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg \
1997-12-01 07:59:32 +00:00
tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34 \
Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
1998-03-28 20:12:07 +00:00
png\\.2\\.:${PORTSDIR}/graphics/png
WRKSRC= ${WRKDIR}/xpaint
USE_IMAKE= yes
.include <bsd.port.mk>