mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
903a0552c4
PR: ports/50203 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
23 lines
437 B
Makefile
23 lines
437 B
Makefile
# New ports collection makefile for: xphoon
|
|
# Date created: 14 February 1995
|
|
# Whom: asami
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xphoon
|
|
PORTVERSION= 2000.06.13
|
|
CATEGORIES= astro
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
|
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Set the root window to the moon in its current phase
|
|
|
|
USE_IMAKE= yes
|
|
|
|
MAN1= xphoon.1
|
|
|
|
.include <bsd.port.mk>
|