mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
22 lines
465 B
Makefile
22 lines
465 B
Makefile
# New ports collection makefile for: xscreensaver
|
|
# Version required: 1.27
|
|
# Date created: 10 July 1995
|
|
# Whom: asami
|
|
#
|
|
# $Id: Makefile,v 1.2 1996/11/18 09:56:40 asami Exp $
|
|
#
|
|
|
|
DISTNAME= xscreensaver-1.27
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
MASTER_SITE_SUBDIR= applications
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
MAINTAINER= asami@FreeBSD.ORG
|
|
|
|
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|