aboutsummaryrefslogtreecommitdiff
path: root/textproc/pear-File_Fortune/Makefile
blob: cd821477935adb0beb83820dfea765e5331f9f39 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Created by: Zhen REN <bg1tpt@gmail.com>
# $FreeBSD$

PORTNAME=	File_Fortune
PORTVERSION=	1.0.0
PORTREVISION=	1
CATEGORIES=	textproc pear

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Interface for reading from and writing to fortune files

USES=	pear

.include <bsd.port.mk>