freebsd-ports/vietnamese/aspell/Makefile
Erwin Lansing 559561ed8f Reset maintainership for obrien
Approved by:	portmgr
2015-06-12 21:17:43 +00:00

16 lines
336 B
Makefile

# Created by: Thierry Thomas <thierry@pompo.net>
# $FreeBSD$
PORTNAME= aspell
DISTVERSION= 6-vi-0.01.1-1
PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= vietnamese textproc
MAINTAINER= ports@FreeBSD.org
COMMENT= Aspell Vietnamese dictionaries
DICT= vi
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>