SHARED_LIBS

This commit is contained in:
steven 2005-12-31 15:10:05 +00:00
parent d1b4f500d9
commit 9a0906c882
2 changed files with 5 additions and 3 deletions

View File

@ -1,8 +1,10 @@
# $OpenBSD: Makefile,v 1.1.1.1 2005/11/15 16:44:03 naddy Exp $
# $OpenBSD: Makefile,v 1.2 2005/12/31 15:10:05 steven Exp $
COMMENT= "5250 telnet protocol and terminal"
DISTNAME= tn5250-0.17.3
SHARED_LIBS= 5250 0.0
MODGNU_SHARED_LIBS= 5250 ''
CATEGORIES= net
HOMEPAGE= http://tn5250.sourceforge.net/

View File

@ -1,2 +1,2 @@
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2005/11/15 16:44:03 naddy Exp $
@lib lib/lib5250.so.0.0
@comment $OpenBSD: PFRAG.shared,v 1.2 2005/12/31 15:10:05 steven Exp $
@lib lib/lib5250.so.${LIB5250_VERSION}