mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
63bc459024
Small new window manager. PR: ports/16386 Submitted by: trevor@jpj.net
20 lines
350 B
Makefile
20 lines
350 B
Makefile
# New ports collection makefile for: sapphire
|
|
# Version required: 0.13.6
|
|
# Date created: 26 Jan 2000
|
|
# Whom: trevor@jpj.net
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= sapphire-0.13.6
|
|
CATEGORIES= x11-wm
|
|
MASTER_SITES= http://download.sourceforge.net/sapphire/
|
|
|
|
MAINTAINER= trevor@jpj.net
|
|
|
|
USE_GMAKE= yes
|
|
USE_X_PREFIX= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|