blob: c8448d75929766243fc3858726ca6648d3286f96 (
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.8
# Date created: 07 April 1998
# Whom: Yukihiro Nakai <nacai@iname.com>
#
# $FreeBSD$
#
DISTNAME= scwm-icons-0.8
CATEGORIES= graphics
MASTER_SITES= ftp://huis-clos.mit.edu/pub/scwm/
MAINTAINER= nacai@iname.com
GNU_CONFIGURE= yes
USE_X_PREFIX= yes
NO_BUILD= yes
.include <bsd.port.mk>
|