mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
21 lines
396 B
Makefile
21 lines
396 B
Makefile
|
# New ports collection makefile for: scwm-icons
|
||
|
# Version required: 0.8
|
||
|
# Date created: 07 April 1998
|
||
|
# Whom: Yukihiro Nakai <Nakai@technologist.com>
|
||
|
#
|
||
|
# $Id$
|
||
|
#
|
||
|
|
||
|
DISTNAME= scwm-icons-0.8
|
||
|
CATEGORIES= graphics
|
||
|
MASTER_SITES= ftp://huis-clos.mit.edu/pub/scwm/
|
||
|
|
||
|
MAINTAINER= Nakai@technologist.com
|
||
|
|
||
|
GNU_CONFIGURE= yes
|
||
|
USE_X_PREFIX= yes
|
||
|
|
||
|
NO_BUILD= yes
|
||
|
|
||
|
.include <bsd.port.mk>
|