freebsd-ports/x11-wm/oroborus/Makefile
Edwin Groothuis 5dbf49fac7 [MAINTAINER UPDATE] x11-wm/oroborus to 2.0.12
Upgrade to latest stable Oroborus release

PR:		ports/50696
Submitted by:	Matt Peterson <matt@peterson.org>
2003-04-13 11:19:02 +00:00

28 lines
624 B
Makefile

# New ports collection makefile for: oroborus
# Date created: 19 April 2001
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= oroborus
PORTVERSION= 2.0.12
CATEGORIES= x11-wm
MASTER_SITES= http://www.oroborus.org/debian/dists/sid/main/source/x11/ \
http://matt.peterson.org/FreeBSD/ports/
DISTNAME= ${PORTNAME}_${PORTVERSION}-1
MAINTAINER= matt@peterson.org
COMMENT= A small and simple GNOME-compatible window manager
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_XPM= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
MAN1= oroborus.1
MAN5= oroborusrc.5
.include <bsd.port.mk>