f0a1969d34
is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
17 lines
332 B
Makefile
17 lines
332 B
Makefile
# New ports collection makefile for: sv-aspell
|
|
# Date created: 7 September 2002
|
|
# Whom: Thierry Thomas <thierry@pompo.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= sv-aspell
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
MASTERDIR= ${.CURDIR}/../aspell
|
|
|
|
ASPELL_SV= ja
|
|
|
|
.include "${MASTERDIR}/Makefile"
|