freebsd-ports/misc/diction/Makefile

21 lines
415 B
Makefile

# Created by: J Han <hjh@best.com>
# $FreeBSD$
PORTNAME= diction
PORTVERSION= 1.11
PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= GNU
MAINTAINER= ports@FreeBSD.org
COMMENT= GNU diction and style
LICENSE= GPLv3
GNU_CONFIGURE= yes
PLIST_FILES= bin/diction bin/style ${DATADIR}/C ${DATADIR}/de \
${DATADIR}/en ${DATADIR}/en_GB ${DATADIR}/nl \
man/man1/diction.1.gz man/man1/style.1.gz
.include <bsd.port.mk>