c32ff6afe0
PR: 25821 Submitted by: maintainer
23 lines
356 B
Makefile
23 lines
356 B
Makefile
# 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/xlupe/
|
|
|
|
MAINTAINER= runge@core.de
|
|
|
|
USE_IMAKE= yes
|
|
USE_XPM= yes
|
|
USE_MOTIF= yes
|
|
|
|
#post-install:
|
|
# strip ${PREFIX}/bin/xlupe
|
|
|
|
.include <bsd.port.mk>
|