19 lines
364 B
Makefile
Raw Normal View History

1998-01-24 21:36:51 +00:00
# OpenBSD makefile for: xdaliclock
1998-03-02 12:40:16 +00:00
# Version required 2.11
1998-01-24 21:36:51 +00:00
# Date created: 21 December, 1997
# Whom: Don Schmidt
#
1998-03-02 12:40:16 +00:00
# $OpenBSD: Makefile,v 1.3 1998/03/02 12:40:16 dgregor Exp $
1998-01-24 21:36:51 +00:00
#
1998-03-02 12:37:50 +00:00
DISTNAME= xdaliclock-2.11
1998-01-24 21:36:51 +00:00
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications
MAINTAINER= don@OpenBSD.ORG
USE_IMAKE= yes
.include <bsd.port.mk>