mirror of https://git.FreeBSD.org/ports.git
x11/clip: Add missing pkg-plist
PR: 288707 Reported by: Robert Clausecker <fuz@FreeBSD.org>
This commit is contained in:
parent
f9f091e7f7
commit
ddffb65b32
|
@ -1,6 +1,7 @@
|
|||
PORTNAME= clip
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.10
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11
|
||||
PKGNAMESUFFIX= -clipboard-library
|
||||
|
||||
|
|
|
@ -0,0 +1,5 @@
|
|||
include/clip.h
|
||||
lib/cmake/clip/clip-config.cmake
|
||||
lib/cmake/clip/clip-targets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/clip/clip-targets.cmake
|
||||
lib/libclip.so
|
Loading…
Reference in New Issue