freebsd-ports/x11-clocks/xdaliclock/Makefile
Jordan K. Hubbard ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00

17 lines
385 B
Makefile

# New ports collection makefile for: xdaliclock
# Version required: 2.05
# Date created: 10th February 1995
# Whom: gpalmer
#
# $Id: Makefile,v 1.1.1.1 1995/02/10 23:32:43 gpalmer Exp $
#
DISTNAME= xdaliclock-2.05
USE_IMAKE= yes
MASTER_SITES= ftp://ftp.x.org/contrib/applications/
CATEGORIES+= x11
EXTRACT_SUFX= .tar.Z
MAINTAINER= gpalmer@FreeBSD.ORG
.include <bsd.port.mk>