1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/x11-clocks/xtu/Makefile
1999-08-31 03:04:38 +00:00

23 lines
403 B
Makefile

# New ports collection makefile for: xtu
# Version required: 1.0
# Date created: 17 Apr 1999
# Whom: runge@rostock.zgdv.de
#
# $FreeBSD$
#
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>