summaryrefslogtreecommitdiff
path: root/graphics/scwm-icons/Makefile
blob: 52006effdc795ec1569dd2af7350ee73d73b949a (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
# Date created:        07 April 1998
# Whom:                Yukihiro Nakai <nacai@iname.com>
#
# $FreeBSD$
#

PORTNAME=	scwm-icons
PORTVERSION=	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>