freebsd-ports/graphics/pixmap/Makefile
1998-10-05 03:13:41 +00:00

24 lines
471 B
Makefile

# New ports collection makefile for: pixmap
# Version required: 2.6
# Date created: 19 February 1995
# Whom: jmz
#
# $Id: Makefile,v 1.10 1998/09/17 00:32:41 asami Exp $
#
DISTNAME= pixmap2.6
PKGNAME= pixmap-2.6
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications/pixmap
MAINTAINER= jmz@FreeBSD.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
WRKSRC= ${WRKDIR}/pixmap
USE_IMAKE= yes
MAN1= pixmap.1
.include <bsd.port.mk>