freebsd-ports/x11/xlockmore/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

20 lines
470 B
Makefile

# New ports collection makefile for: xlockmore
# Version required: 2.7
#
# $id: Makefile,v 1.0 1994/11/09 00:00:00 smace Exp $
#
DISTNAME= xlockmore-2.7
XMKMF= xmkmf -a
USE_IMAKE= yes
MASTER_SITES= ftp://gatekeeper.dec.com//pub/X11/contrib/
CATEGORIES+= x11
MASTER_SITES+= ftp://ftp.x.org/contrib/applications/
CATEGORIES+= x11
MASTER_SITES+= ftp://ftp.germany.eu.net/pub/X11/XConsortium/contrib
CATEGORIES+= x11
WRKSRC= ${WRKDIR}/xlockmore
.include <bsd.port.mk>