1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/x11/xstarroll/Makefile
2000-04-13 19:19:05 +00:00

25 lines
478 B
Makefile

# New ports collection makefile for: XStarRoll
# Date created: 14 January 1999
# Whom: Sakai Hiroaki <sakai@miya.ee.kagu.sut.ac.jp>
#
# $FreeBSD$
#
PORTNAME= xstarroll
PORTVERSION= 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>