mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Minor cosmetic fixes
- Remove redundant CONFIGURE_TARGET and CONFIGURE_ARGS which are already defined in bsd.kde.mk - Fix WWW entry PR: ports/73173 Submitted by: Frank J. Laszlo <laszlof@vonostingroup.com> (maintainer)
This commit is contained in:
parent
71fec364fb
commit
07529733f9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=120312
@ -6,19 +6,17 @@
|
||||
|
||||
PORTNAME= kmyirc
|
||||
PORTVERSION= 0.2.9
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= irc kde
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= laszlof@vonostingroup.com
|
||||
COMMENT= "Good and easy IRC client for KDE."
|
||||
COMMENT= Easy to use IRC client for KDE
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_KDELIBS_VER= 3
|
||||
USE_GMAKE= yes
|
||||
CONFIGURE_TARGET=
|
||||
CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
USE_REINPLACE= yes
|
||||
|
||||
post-patch:
|
||||
|
@ -3,4 +3,4 @@ IRC client to KDE. Of course, there are several other IRC clients
|
||||
like ksirc or kvirc, but they're - not userfriendly - fully bloated,
|
||||
with too much of stuff that the normal irc user doesn't need.
|
||||
|
||||
WWW://kmyirc.sourceforge.net/
|
||||
WWW: http://kmyirc.sourceforge.net/
|
||||
|
Loading…
Reference in New Issue
Block a user