1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/x11-clocks/xdaliclock/Makefile
Vanilla I. Shu 6aae51b6c6 Support stagedir.
Submitted by:	portmgr (blanket infrastructure)
2014-01-11 12:51:31 +00:00

20 lines
405 B
Makefile

# Created by: gpalmer
# $FreeBSD$
PORTNAME= xdaliclock
PORTVERSION= 2.40
CATEGORIES= x11-clocks
MASTER_SITES= http://www.jwz.org/xdaliclock/
MASTER_SITE_SUBDIR= applications
MAINTAINER= wxs@FreeBSD.org
COMMENT= A rather neat animated clock
WRKSRC= ${WRKDIR}/${DISTNAME}/X11
GNU_CONFIGURE= yes
USE_XORG= xt sm ice xext x11
PLIST_FILES= bin/xdaliclock man/man1/${PORTNAME}.1.gz
.include <bsd.port.mk>