freebsd-ports/x11/xstarroll/Makefile
Steve Price 5a79fff166 Urk, somehow I missed the fact that this port was already imported.
Shouldn't hurt much since no changes have been made since then.  This
is a null commit to mark my sloppyness.
1999-01-18 04:59:23 +00:00

24 lines
538 B
Makefile

# New ports collection makefile for: XStarRoll
# Version required: 1.04
# Date created: 14 January 1999
# Whom: Sakai Hiroaki <sakai@miya.ee.kagu.sut.ac.jp>
#
# $Id: Makefile,v 1.1.1.2 1999/01/18 04:54:37 steve Exp $
#
DISTNAME= xstarroll-1.04
CATEGORIES= x11
MASTER_SITES= http://wwwmiya.ee.kagu.sut.ac.jp/~sakai/
MAINTAINER= sakai@miya.ee.kagu.sut.ac.jp
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
ALL_TARGET= xstarroll
USE_X_PREFIX= yes
MAN1= xstarroll.1
MANCOMPRESSED= yes
.include <bsd.port.mk>