summaryrefslogtreecommitdiffstats
path: root/graphics/xpm/Makefile
blob: ae915c312ef6cf1e774c276a5c2033424a6d2c03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:	xpm
# Date created:		14 September 1994
# Whom:			jkh
#
# $FreeBSD$
#

PORTNAME=       xpm
PORTVERSION=	3.4k
CATEGORIES=	graphics x11
MASTER_SITES=	ftp://avahi.inria.fr/pub/xpm/

MAINTAINER=	jseger@FreeBSD.org

USE_IMAKE=	yes
INSTALL_SHLIBS=	yes

MAN1=		cxpm.1 sxpm.1

post-install:
	@ranlib ${PREFIX}/lib/libXpm.a

.include <bsd.port.mk>
OpenPOWER on IntegriCloud