1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/russian/xcode/Makefile
Steve Price d5b4e10d76 Adding ru-xcode version 1.0.
Autodetect encoding and convert to koi8, CP-1251, or CP-866.

PR:		16095
Submitted by:	Michael Vasilenko <acid@stu.cn.ua>
2000-01-29 05:41:53 +00:00

22 lines
420 B
Makefile

# New ports collection makefile for: xcode
# Version required: 1.0
# Date created: 13 January 2000
# Whom: Michael Vasilenko <acid@stu.cn.ua>
#
# $FreeBSD$
#
DISTNAME= xcode
PKGNAME= xcode-1.0
CATEGORIES= russian
MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/util/text/
MAINTAINER= ports@FreeBSD.org
USE_BZIP2= yes
do-install:
@ ${INSTALL_PROGRAM} ${WRKSRC}/xcode ${PREFIX}/bin
.include <bsd.port.mk>