1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-13 23:36:08 +00:00
freebsd-ports/graphics/xpaint/Makefile
1995-10-03 21:58:40 +00:00

21 lines
529 B
Makefile

# New ports collection makefile for: xpaint
# Version required: 2.1.1
# Date created: 2 Jan 1995
# Whom: swallace
#
# $Id: Makefile,v 1.6 1995/04/09 07:09:51 asami Exp $
#
DISTNAME= xpaint-2.1.1
CATEGORIES+= graphics x11
MASTER_SITES= ftp://romulus.ucs.uoknor.edu/X/R5contrib/
LIB_DEPENDS= jpeg\\.6\\.:${PORTSDIR}/graphics/jpeg \
tiff\\.3\\.:${PORTSDIR}/graphics/tiff \
Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
WRKSRC= ${.CURDIR}/work/xpaint
USE_IMAKE= yes
.include <bsd.port.mk>