summaryrefslogtreecommitdiff
path: root/graphics/scwm-icons/Makefile
blob: 5d426787dae78d99cc48e05249229ac0a7ef0fd0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:   scwm-icons
# Version required:    0.99.2
# Date created:        07 April 1998
# Whom:                Yukihiro Nakai <nacai@iname.com>
#
# $FreeBSD$
#

DISTNAME=	scwm-icons-0.99.2
CATEGORIES=	graphics
MASTER_SITES=	ftp://scwm.mit.edu/pub/scwm/

MAINTAINER=	nakai@FreeBSD.org

GNU_CONFIGURE=	yes
USE_X_PREFIX=	yes

NO_BUILD=	yes

.include <bsd.port.mk>