freebsd-ports/russian/pine.language/Makefile

32 lines
639 B
Makefile
Raw Normal View History

1996-12-03 16:31:22 +01:00
# New ports collection makefile for: ru-pine
# Whom: ache
# Date created: 1996/12/03
1996-12-03 16:31:22 +01:00
#
1999-08-31 03:53:22 +02:00
# $FreeBSD$
1996-12-03 16:31:22 +01:00
#
2000-04-13 21:19:05 +02:00
PORTNAME= pine
PORTVERSION= 4.21
CATEGORIES= russian mail
EXTRACT_ONLY= # empty
1996-12-03 16:31:22 +01:00
2004-12-14 13:28:24 +01:00
MAINTAINER= ports@FreeBSD.org
COMMENT= Tune Pine for Russian (KOI8-R) defaults
1996-12-03 16:31:22 +01:00
RUN_DEPENDS= pine:${PORTSDIR}/mail/pine4
NO_WRKSUBDIR= YES
NO_BUILD= YES
SUB_FILES= pkg-install pkg-deinstall
PKGINSTALL= ${WRKDIR}/pkg-install
PKGDEINSTALL= ${WRKDIR}/pkg-deinstall
1996-12-03 16:31:22 +01:00
do-fetch:
${DO_NADA}
1996-12-03 16:31:22 +01:00
do-install:
@${SETENV} ${SCRIPTS_ENV} PGPLIB="${PGPLIB}" PKG_PREFIX="${PREFIX}" ${SH} ${PKGINSTALL} ${PKGNAME} pkg-install
1996-12-03 16:31:22 +01:00
.include <bsd.port.mk>