freebsd-ports/x11-clocks/xtu/Makefile
James E. Housley 5698723902 Commit update and minor fixes suggested by portlint
PR:		22147
Submitted by:	Thomas Runge <runge@rostock.zgdv.de> MAINTAINER
2000-10-20 13:49:53 +00:00

22 lines
357 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://www.rostock.zgdv.de/~runge/xtu/
MAINTAINER= runge@rostock.zgdv.de
USE_IMAKE= yes
USE_XPM= yes
#post-install:
# strip ${PREFIX}/bin/xtu
.include <bsd.port.mk>