1995-01-02 22:55:12 +00:00
|
|
|
# New ports collection makefile for: xpaint
|
|
|
|
# Version required: 2.1.1
|
|
|
|
# Date created: 2 Jan 1995
|
|
|
|
# Whom: swallace
|
|
|
|
#
|
1995-01-13 13:17:41 +00:00
|
|
|
# $Id: Makefile,v 1.2 1995/01/03 00:00:27 swallace Exp $
|
1995-01-02 22:55:12 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= xpaint-2.1.1
|
1995-01-03 00:00:27 +00:00
|
|
|
MASTER_SITES= ftp://romulus.ucs.uoknor.edu/X/R5contrib/
|
1995-01-13 13:17:41 +00:00
|
|
|
DEPENDS= ${PORTSDIR}/graphics/jpeg ${PORTSDIR}/graphics/tiff \
|
|
|
|
${PORTSDIR}/graphics/xpm
|
1995-01-02 22:55:12 +00:00
|
|
|
USE_IMAKE= yes
|
|
|
|
INSTALL_MANPAGES= yes
|
|
|
|
WRKSRC= ${.CURDIR}/work/xpaint
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|