mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
c99c600944
string so I fixed it.
21 lines
373 B
Makefile
21 lines
373 B
Makefile
# 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>
|