1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/vietnamese/aspell/Makefile
Erwin Lansing 559561ed8f Reset maintainership for obrien
Approved by:	portmgr
2015-06-12 21:17:43 +00:00

17 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>