1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/x11-clocks/xtu/Makefile
Bill Fenner edef7ec34c Master site reorganization; fix up URLs. Remove MAINTAINER as he no
longer runs FreeBSD.

Submitted by:	Thomas Runge <coto@core.de> (maintainer)
2002-11-10 19:21:23 +00:00

20 lines
318 B
Makefile

# 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>