1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/misc/deco/Makefile

24 lines
470 B
Makefile
Raw Normal View History

# New ports collection makefile for: deco
# Date created: 16 Dec 1997
# Whom: Andrey Zakhvatov
#
1999-08-25 07:23:21 +00:00
# $FreeBSD$
#
2000-04-14 08:49:30 +00:00
PORTNAME= deco
PORTVERSION= 3.8.3
CATEGORIES= misc
MASTER_SITES= ftp://ftp.cronyx.ru/cronyx/deco/
2000-04-14 08:49:30 +00:00
DISTNAME= deco383
EXTRACT_SUFX= .tgz
MAINTAINER= dima@Chg.RU
2000-04-01 03:47:45 +00:00
WRKSRC= ${WRKDIR}/deco383
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --libdir=${PREFIX}/share
CONFIGURE_ENV= ac_cv_lib_ncurses_tgetent=no
MAN1= deco.1 deco-r.1
.include <bsd.port.mk>