mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
a376b9dfd7
of R6untarred of ftp.x.org, these are more recent (although only comments have changed so far). Removed the fetch: target (which I assume was there so that it will always use ftp.freebsd.org even if MASTER_SITE_OVERRIDE wasn't set).
16 lines
376 B
Makefile
16 lines
376 B
Makefile
# New ports collection makefile for: pixmap
|
|
# Version required: 2.6
|
|
# Date created: 19 February 1995
|
|
# Whom: jmz
|
|
#
|
|
# $Id: Makefile,v 1.5 1995/01/13 12:49:18 jkh Exp $
|
|
#
|
|
|
|
USE_IMAKE= yes
|
|
DISTNAME= pixmap2.6
|
|
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
|
|
MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/applications/pixmap/
|
|
WRKSRC= ${WRKDIR}/pixmap
|
|
|
|
.include <bsd.port.mk>
|