aboutsummaryrefslogtreecommitdiff
path: root/astro/phoon/Makefile
blob: 14c441aff44379ac74da0c38c56a6880594df36c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
PORTNAME=	phoon
PORTVERSION=	2014
PORTREVISION=	1
CATEGORIES=	astro
MASTER_SITES=	http://www.acme.com/software/phoon/
PKGNAMESUFFIX=	_14Aug
DISTNAME=	${PORTNAME}${PKGNAMESUFFIX}${PORTVERSION}

MAINTAINER=	xride@FreeBSD.org
COMMENT=	Displays the phase of the moon
WWW=		https://www.acme.com/software/phoon/

LICENSE=	BSD2CLAUSE

WRKSRC=		${WRKDIR}/${PORTNAME}

PLIST_FILES=	bin/phoon share/man/man1/phoon.1.gz

.include <bsd.port.mk>