1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/graphics/xpaint/Makefile
1998-11-25 05:06:28 +00:00

25 lines
584 B
Makefile

# New ports collection makefile for: xpaint
# Version required: 2.5.4
# Date created: 2 Jan 1995
# Whom: swallace
#
# $Id: Makefile,v 1.29 1998/11/21 07:27:37 steve Exp $
#
DISTNAME= xpaint-2.5.4
CATEGORIES= graphics
MASTER_SITES= http://www.danbbs.dk/~torsten/xpaint/
MAINTAINER= jseger@FreeBSD.org
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
tiff.1:${PORTSDIR}/graphics/tiff34 \
Xpm.4:${PORTSDIR}/graphics/xpm \
png.2:${PORTSDIR}/graphics/png
WRKSRC= ${WRKDIR}/xpaint
USE_IMAKE= yes
MAN1= xpaint.1
.include <bsd.port.mk>