mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
21 lines
424 B
Makefile
21 lines
424 B
Makefile
# New ports collection makefile for: xlockmore
|
|
# Version required: 3.12
|
|
# Date created: 9 November 1994
|
|
# Whom: smace
|
|
#
|
|
# $Id: Makefile,v 1.12 1996/11/19 00:52:18 asami Exp $
|
|
#
|
|
|
|
DISTNAME= xlockmore-3.12
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
MASTER_SITE_SUBDIR= applications
|
|
|
|
MAINTAINER= ports@freebsd.org
|
|
|
|
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|