summaryrefslogtreecommitdiff
path: root/x11/xlupe/Makefile
blob: 7be3f45f160751bbf810b0fa5dd68ed706362787 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# New ports collection makefile for:	xlupe
# Date created:		17 Apr 1999
# Whom:			runge@rostock.zgdv.de
#
# $FreeBSD$
#

PORTNAME=	xlupe
PORTVERSION= 	1.0
CATEGORIES=	x11
MASTER_SITES=	http://www.rostock.zgdv.de/~runge/xlupe/

MAINTAINER=	runge@rostock.zgdv.de

LIB_DEPENDS=    Xpm.4:${PORTSDIR}/graphics/xpm

USE_IMAKE=	yes
REQUIRES_MOTIF=	no

# you can build it with a motif interface as well!
# REQUIRES_MOTIF=	no

#post-install:
#		strip ${PREFIX}/bin/xlupe

.include <bsd.port.mk>