mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
7e52725f2a
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
22 lines
429 B
Makefile
22 lines
429 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
|
|
COMMENT= An icon collection for the scwm window manager
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_X_PREFIX= yes
|
|
|
|
NO_BUILD= yes
|
|
|
|
.include <bsd.port.mk>
|