freebsd-ports/x11-clocks/xtu/Makefile
Jimmy Olgeni 29cabc923d Change MASTER_SITES and maintainer email address.
PR:		24898
Submitted by:	maintainer
2001-02-06 12:25:42 +00:00

21 lines
336 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/xtu/
MAINTAINER= runge@core.de
USE_IMAKE= yes
USE_XPM= yes
#post-install:
# strip ${PREFIX}/bin/xtu
.include <bsd.port.mk>