freebsd-ports/x11-clocks/xtu/Makefile
Satoshi Taoka 1ce51e1885 transparent analog clock for X11
PR:		11188
Submitted by:	Thomas Runge <runge@rostock.zgdv.de>
1999-04-30 05:31:04 +00:00

22 lines
398 B
Makefile

# New ports collection makefile for: xtu
# Version required: 1.0
# Date created: 17 Apr 1999
# Whom: runge@rostock.zgdv.de
#
# $Id$
#
DISTNAME= xtu-1.0
CATEGORIES= x11-clocks
MASTER_SITES= http://www.rostock.zgdv.de/~runge/xtu/
MAINTAINER= runge@rostock.zgdv.de
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
#post-install:
# strip ${PREFIX}/bin/xtu
.include <bsd.port.mk>