summaryrefslogtreecommitdiff
path: root/x11/xlupe/Makefile
blob: 8aaa87cf77646c9ef83838bd0665c517301c194c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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.core.de/~coto/projects/xlupe/

USE_IMAKE=	yes
USE_XPM=	yes
USE_MOTIF=	yes

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

.include <bsd.port.mk>