blob: b1b47ace73bc742b88330824d95390d88f03f45c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# New ports collection makefile for: trans
# Version required: 1.11
# Date created: 6 May 1996
# Whom: ache@astral.msk.su
#
# $Id: Makefile,v 1.1.1.1 1996/05/06 13:33:38 ache Exp $
#
DISTNAME= trans111
PKGNAME= trans-1.11
CATEGORIES= misc russian
MASTER_SITES= ftp://ftp.informatik.uni-erlangen.de/pub/doc/ISO/charsets/
MAINTAINER= ache@astral.msk.su
.include <bsd.port.mk>
|