verify sources, build, install, and uninstall;

update Makefile and packing list
This commit is contained in:
marc 1999-02-23 04:45:55 +00:00
parent 54118f68f1
commit 9b2f48091c
2 changed files with 15 additions and 11 deletions

View File

@ -1,15 +1,16 @@
# OpenBSD makefile for: rtty
# Version required: 3.2
# Date created: 8 Nov 1997
# Whom: ejovi
#
# $OpenBSD: Makefile,v 1.2 1997/11/17 21:47:42 joey Exp $
# $OpenBSD: Makefile,v 1.3 1999/02/23 04:45:55 marc Exp $
#
DISTNAME= rtty-3.2
CATEGORIES= sysutils
MAINTAINER= ports@openbsd.org
MASTER_SITES= ftp://ftp.vix.com/pub/vixie/
NO_WRKSUBDIR= yes
post-install:
@${INSTALL_DATA} ${WRKDIR}/README ${PREFIX}/rtty
.include <bsd.port.mk>

View File

@ -6,8 +6,11 @@ rtty/bin/console
rtty/bin/startsrv
rtty/bin/agelogs
rtty/bin/agelog
rtty/dev
rtty/sock
rtty/log
rtty/pid
rtty/opt
rtty/README
@dirrm rtty/dev
@dirrm rtty/sock
@dirrm rtty/log
@dirrm rtty/pid
@dirrm rtty/opt
@dirrm rtty/bin
@dirrm rtty