mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
d96ed39f27
Reviewed by: Submitted by: Obtained from:
18 lines
444 B
Makefile
18 lines
444 B
Makefile
# New ports collection makefile for: xlockmore
|
|
# Version required: 2.11
|
|
# Date created: 9 November 1994
|
|
# Whom: smace
|
|
#
|
|
# $id: Makefile,v 1.0 1994/11/09 00:00:00 smace Exp $
|
|
#
|
|
|
|
DISTNAME= xlockmore-2.11BETA
|
|
PKGNAME= xlockmore-2.11b
|
|
CATEGORIES+= x11
|
|
MASTER_SITES+= ftp://ftp.germany.eu.net/pub/X11/XConsortium/contrib/applications/
|
|
MASTER_SITES+= ftp://ftp.x.org/contrib/applications/
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|