d64b4ae61d
- remove redundand PKGNAMESUFFIX (-ru) since we have already PKGNAMEPREFIX?=ru- - use PORTVERSION and DISTNAME instead DISTVERSION so we end up with a pretty PKGNAME and INDEX entry Example output for bugzilla: make -V PKGNAME ru-bugzilla-4.0.7 (now) ru-bugzilla-ru-4.0.7.r.201200809 (before) The changes where done with the view to pkgNG, so users can do an easy install/update of the package. Approved by: skv (impicit)
61 lines
1.4 KiB
Makefile
61 lines
1.4 KiB
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = Russian support
|
|
|
|
SUBDIR += MT
|
|
SUBDIR += artwiz-ru
|
|
SUBDIR += aspell
|
|
SUBDIR += bugzilla
|
|
SUBDIR += bugzilla3
|
|
SUBDIR += calligra-l10n
|
|
SUBDIR += d1489
|
|
SUBDIR += eric4
|
|
SUBDIR += fortune-bashorgru
|
|
SUBDIR += fortuneru
|
|
SUBDIR += gd
|
|
SUBDIR += gimp-help
|
|
SUBDIR += hunspell
|
|
SUBDIR += hyphen
|
|
SUBDIR += ircd-hybrid
|
|
SUBDIR += kde3-i18n
|
|
SUBDIR += kde4-l10n
|
|
SUBDIR += koi2koi
|
|
SUBDIR += koi8r-ps
|
|
SUBDIR += ksocrat
|
|
SUBDIR += libcyrillic
|
|
SUBDIR += libreoffice
|
|
SUBDIR += mueller-dic
|
|
SUBDIR += muttprint
|
|
SUBDIR += mythes
|
|
SUBDIR += napster
|
|
SUBDIR += p5-Convert-Cyrillic
|
|
SUBDIR += p5-Lingua-DetectCyrillic
|
|
SUBDIR += p5-Lingua-RU-Charset
|
|
SUBDIR += p5-XML-Parser-encodings
|
|
SUBDIR += p5-cyrillic
|
|
SUBDIR += prawda
|
|
SUBDIR += pscyr
|
|
SUBDIR += rubygem-russian
|
|
SUBDIR += rubygem-rutils
|
|
SUBDIR += rus-ispell
|
|
SUBDIR += rux
|
|
SUBDIR += stardict-bars
|
|
SUBDIR += stardict-computer
|
|
SUBDIR += stardict-dal
|
|
SUBDIR += stardict-engcom
|
|
SUBDIR += stardict-mueller7
|
|
SUBDIR += stardict-mueller7accent
|
|
SUBDIR += stardict-pc
|
|
SUBDIR += tac+ia
|
|
SUBDIR += tidyup-mail
|
|
SUBDIR += unzip
|
|
SUBDIR += wmcyrx
|
|
SUBDIR += wordpress
|
|
SUBDIR += xcode
|
|
SUBDIR += xcyrBGR
|
|
SUBDIR += xmms
|
|
SUBDIR += xpi-tabextensions
|
|
SUBDIR += xruskb
|
|
|
|
.include <bsd.port.subdir.mk>
|