verify sources, build, install, and uninstall;
update Makefile and packing list
This commit is contained in:
parent
54118f68f1
commit
9b2f48091c
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user