1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/graphics/pixmap/Makefile

24 lines
428 B
Makefile
Raw Normal View History

# New ports collection makefile for: pixmap
# Version required: 2.6
# Date created: 19 February 1995
# Whom: jmz
#
1999-08-25 06:16:32 +00:00
# $FreeBSD$
#
DISTNAME= pixmap2.6
PKGNAME= pixmap-2.6
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications/pixmap
1995-04-11 02:02:17 +00:00
MAINTAINER= jmz@FreeBSD.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
WRKSRC= ${WRKDIR}/pixmap
USE_IMAKE= yes
MAN1= pixmap.1
.include <bsd.port.mk>