ac3066bf75
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
20 lines
470 B
Makefile
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>
|