aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks/xtu/Makefile
blob: f2a3d0d1382db91bd0fa9fd69a810b1e26cd17f6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:	xtu
# Date created:		17 Apr 1999
# Whom:			runge@rostock.zgdv.de
#
# $FreeBSD$
#

PORTNAME=	xtu
PORTVERSION=	1.1
CATEGORIES=	x11-clocks
MASTER_SITES=	http://core.de/~coto/projects/xtu/

USE_IMAKE=	yes
USE_XPM=	yes

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

.include <bsd.port.mk>