mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
a9888db2eb
conventions. The language code should be a suffix on the port name but a prefix on the package name. - Bump PORTREVISION.
22 lines
502 B
Makefile
22 lines
502 B
Makefile
# New ports collection makefile for: pt-aspell
|
|
# Date created: 6 September 2002
|
|
# Whom: 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= ports@FreeBSD.org
|
|
COMMENT= Aspell Portuguese dictionary
|
|
|
|
DICT= pt_PT
|
|
|
|
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
|
|
.include <bsd.port.post.mk>
|