aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xscreensaver/Makefile
blob: 0037ac199497a10a674ddf8bd4b8dc230b3c73ae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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>