mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
21 lines
433 B
Makefile
21 lines
433 B
Makefile
# New ports collection makefile for: scwm-icons
|
|
# Version required: 0.8
|
|
# Date created: 07 April 1998
|
|
# Whom: Yukihiro Nakai <nacai@iname.com>
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1999/04/03 01:08:40 steve Exp $
|
|
#
|
|
|
|
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>
|