freebsd-ports/portuguese/aspell-pt_PT/Makefile
Sunpoet Po-Chuan Hsieh fba64837e9 - Add PORTSCOUT
- Add NO_ARCH
2016-01-20 15:29:53 +00:00

21 lines
417 B
Makefile

# Created by: Thierry Thomas <thierry@pompo.net>
# $FreeBSD$
PORTNAME= aspell
DISTVERSION= 6-pt_PT-20070510-0
PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= portuguese textproc
PKGNAMEPREFIX?= pt_PT-
MAINTAINER= office@FreeBSD.org
COMMENT= Aspell Portuguese dictionary
PORTSCOUT= skipv:6-pt_PT-20070206-0
NO_ARCH= yes
DICT= pt_PT
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>